Database Script Locking Session / Hanging
Just installed our new LINUX server and are testing our CRON scripts that access the installed database.
Our scripts process by connecting to the database and passing a set of commands until a 'LO' is encountered. At this point, the user executing the script should have access to his / her session.
However, the session appears to be locked. When you press <ENTER>, the system displays a prompt. However, you cannot enter any commands. CTRL-C nor CTRL-D works. Only recourse is kill the process.
Any suggestions?
Steve
|