Possible error messages - sql statement running - database suddenly down [message #159352] |
Fri, 17 February 2006 09:59 |
juttusenthil
Messages: 2 Registered: February 2006
|
Junior Member |
|
|
Hi,
Through a cron job, a shell script is run. In the shell script, connected to a oracle database and a sql file is run.
The sql file contains nothing other that a single selet statement with joins.
I wanted to know what are the possible errors messages the sql statement will give, if the database is down or server down when the sql file is running??
|
|
|
|