Hi All,
I have experienced this problem :
- I open a new sqlwindow;
- I type in a query that uses a DBlink;
- I execute it and it returns its results;
- If I let the window there for some minutes, when I try to close that specific window, it causes the program to hang and be not responding, so I have to kill it from task manager. If I close that window immediately, no problem.
EDIT : If you use a synonym pointing an object in another database instead of the dblink, no problem.
EDIT 2 : Why, when executing a query using a dblink, after it returns results I have commit and rollback buttons active? The query is a simple select statement without inserts or updates or deletes. And when I close it asks for commit or rollback.
Anyone experienced something like this?
Version is 10.0.5.1710
Thank You
Marco
I have experienced this problem :
- I open a new sqlwindow;
- I type in a query that uses a DBlink;
- I execute it and it returns its results;
- If I let the window there for some minutes, when I try to close that specific window, it causes the program to hang and be not responding, so I have to kill it from task manager. If I close that window immediately, no problem.
EDIT : If you use a synonym pointing an object in another database instead of the dblink, no problem.
EDIT 2 : Why, when executing a query using a dblink, after it returns results I have commit and rollback buttons active? The query is a simple select statement without inserts or updates or deletes. And when I close it asks for commit or rollback.
Anyone experienced something like this?
Version is 10.0.5.1710
Thank You
Marco
Last edited: