dbcli icon indicating copy to clipboard operation
dbcli copied to clipboard

Known issues

Open hyee opened this issue 9 years ago • 0 comments

Following issues are reported by users, some of which cannot be recurred on my hand:

  • ~~Cannot connect to database via console.bat (java.net.ConnectException: Connection refused), however works well via dbcli.bat(not recur)~~
  • ~~Cannot launch sqlplus with the expected account(not recur)~~
  • ~~Cannot launch the utility when the directory path > 60 chars~~
  • Ctrl+C occasionaly not function when try to abort a running SQL(related to Statement.abort(), need more investigation)
  • Cannot capture & send hotkeys(F7 for example) to subsystem(sqlplus for example)
  • Miss the complete features when integrating ssh: run local shell scripts remotely,etc
  • ~~The output may not work well with multi-bytes characters, never been tested~~

hyee avatar Dec 02 '15 17:12 hyee