HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
GNU General Public License v2.0
98
stars
51
forks
source link
oracle session timeout and henplus is unable to close with ctrl + c #26
when jdbc session times out, you're unable to close henplus with ctr + c or with a normal kill, only kill -9 works.