Command-Window, SQL retreiving more rows, stopping feels in some way disconnected

orca777

Member³
Hi,

when I open a command window; and execute (Oracle 19c SE2 on Windows 10 64bit):

SELECT * FROM DBA_OBJECTS;

- Then clicking on the red Hand Symbol does not terminate the SQL immediately, but later then after few seconds
- Also the Hand does not change visually on Mouse -Down event
- The whole action gives you the impression that execution of command window is ins some way disconnected wiht the windows Header icons

2nd - Using the Statement Cache with and executing the same SQL again, the green execution triangle symbol (windows title embedded icons) stays for some seconds green, and after a few seconds it grays out and the hand icon gets red, Also in some way this feals disconnected...

so far

/Karl
 
Back
Top