Skip to content
Advertisement

Tag: wcs

WAS gets hung WSVR0605W due to jdbc preparedstatement execute WCS

I’m trying to execute three different prepared statements inside a function which basically does an insert in three different tables. File registration.java createConnection method – I’m using ojdbc6.jar When I call the regPoints function from a webpage in my local RAD or local environment its working perfectly fine. But the same doesn’t work when it’s running on a test environment.

Advertisement