![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| prob with ssh | abzi | Shell Programming and Scripting | 1 | 01-23-2006 11:43 PM |
| cronjob prob | rahul123_libra | UNIX for Dummies Questions & Answers | 3 | 01-11-2006 04:18 AM |
| memory prob | vjm | AIX | 1 | 09-27-2005 06:38 AM |
| TAR prob - Guru's please help | budrito | UNIX for Advanced & Expert Users | 3 | 01-20-2005 10:15 PM |
| prob | dreams5617 | Shell Programming and Scripting | 1 | 12-04-2004 11:31 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
crontab-db connection prob
I have a shell script which contain database connection and runs a big query.
When I run the script on command promp, the desired output is getting spooled taking some time. But when I setup a cronjob for that script, the spool file is not getting generated. What could be the problem? Thanks in advance |
| Forum Sponsor | ||
|
|
|
|||
|
you have to give us more details to help you.
What is the db that you are trying to connect to ? Connection could be failing due to 'n' number of reasons : >>database bounce, even after receiving a proper connection id >>apart from password authentication, validation with the name of the script that is trying to establish connection to the database what is the return status of the command that fails establishing connection with the db ? |
|||
| Google UNIX.COM |