Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

41EA1 sdsql - history is broken after sending to background

berxJan 1 2015

I'm running sdsql on RedHat 6.5 - using putty as a terminal (ssh).

after the start the history works as expected.

Then I send the process to background (CTRL-Z)

when resuming (using fg ) I can not use the history anymore.

it shows characters like (for cursor-up and cursor-down)

SQL> ^[[A

SQL> ^[[B

But the statements are still there. When I hit enter, the prefious statements are executed.

Just as I don't remember them in all their details, the feature is of limited use.

I'm not sure if this is based on sdsql, the local shell, the terminal settings or putty.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 29 2015
Added on Jan 1 2015
0 comments
535 views