dbcli
dbcli copied to clipboard
Known issues
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 viadbcli.bat(not recur)~~ - ~~Cannot launch
sqlpluswith 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(
F7for example) to subsystem(sqlplusfor 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~~