I tested this on UE v14.xx and v15.xx
I login to my Linux based Oracle server via telnet and startup SQLPLUS. While trying to execute anything then trying to cancel the execution the telnet window locks up and UE takes possession of the clipboard. The only way to get my TELNET back is to disconnect then reconnect. To get my clipboard back, I have to shut down UE totally, which sometimes requires me to kill the process via task manager.
Steps to reproduce
- select count(*) from all_tables (or some big table that takes a little time)
- hit CTRL+C to cancel the command (this is a SQLPLUS command, not Linux)
- TELNET Console locks
- I can CTRL+C and CTRL+V in the UE Editor with no problem
If I try to paste (via edit menus or CTRL+V) in any other Windows program I get error message 'Unable to open clipboard'
Checking Oracle enterprise manager, the command did stop like it was supposed to but the TELNET window never refreshes
In other TELNET programs when I do this, SQLPLUS comes back with 'User Canceled' message, and gives the SQL prompt back.
I already have a ticket into support for this, but figured I'd ask anyone else if they have run into this.
I'll keep this post updated with any fixes they find.
I login to my Linux based Oracle server via telnet and startup SQLPLUS. While trying to execute anything then trying to cancel the execution the telnet window locks up and UE takes possession of the clipboard. The only way to get my TELNET back is to disconnect then reconnect. To get my clipboard back, I have to shut down UE totally, which sometimes requires me to kill the process via task manager.
Steps to reproduce
- select count(*) from all_tables (or some big table that takes a little time)
- hit CTRL+C to cancel the command (this is a SQLPLUS command, not Linux)
- TELNET Console locks
- I can CTRL+C and CTRL+V in the UE Editor with no problem
If I try to paste (via edit menus or CTRL+V) in any other Windows program I get error message 'Unable to open clipboard'
Checking Oracle enterprise manager, the command did stop like it was supposed to but the TELNET window never refreshes
In other TELNET programs when I do this, SQLPLUS comes back with 'User Canceled' message, and gives the SQL prompt back.
I already have a ticket into support for this, but figured I'd ask anyone else if they have run into this.
I'll keep this post updated with any fixes they find.