

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
In a HTTP/HTML script, i want to connect/disconnect with Oracle DB to run a query and fetch value which is a 6 digit number.
I was able to do this and works fine in Vugen locally in my machine whereas same fails when i run a scenario in PC12.61.
I suspect it is something related to Load Generator machines but i am not sure, any help would be appreciated.
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The solution was to install Oracle Client on the LG's with correct version. Even if it doesn't work then re-install the LG clients on LG machines. Also in some LG's i got firewall issue which is odd because all LG's have same configuration so used '-cancel_security_mode' in PC Scenario under edit command line next to edit runtime setting, this will disable the security mode

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
It is t cheek if the application under test (AUT) is accessible from the Load Generators. An easy check is to open RDP to one of the LGs, copy the script there and replay it locally. The logs will show you what's the problem is.
Best,
Ivo


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The solution was to install Oracle Client on the LG's with correct version. Even if it doesn't work then re-install the LG clients on LG machines. Also in some LG's i got firewall issue which is odd because all LG's have same configuration so used '-cancel_security_mode' in PC Scenario under edit command line next to edit runtime setting, this will disable the security mode