Hi,
in DB2/Linux v9.5 when executing db2 and pressing enter DB2 opens Command Window mode, so only SQL commands need to be written.
On DB2/Windows when I press up-key I get previous command executed, but on Linux I get ^[[A simbols. If using db2 commands from shell up-key works normaly.
How to get previous command from DB2 Command Window on Linux?
Thanks