SQL Plus hangs up at intializing

f_rana

Member
Hi,
We are using an automated tool(WinRunner) to run the SQL queries through PL/SQL developer and I am having a problem with this SQL where after clicking the OK button at the Variables window SQL Plus gives a message 'Initializing' in the status Window and then hangs up .
This problem does not occur when I run the SQL manually.
 
It would seem that the SQL Window (which I assume you are using) does not know that the Variables window has been closed. How do you close it in WinRunner?
 
Back
Top