![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help regarding crontab | tkbharani | UNIX for Advanced & Expert Users | 3 | 08-20-2007 07:55 AM |
| crontab | thaduka | UNIX for Dummies Questions & Answers | 1 | 07-04-2006 04:41 PM |
| Crontab | thumsup9 | UNIX for Dummies Questions & Answers | 2 | 02-14-2005 12:40 PM |
| SQL vs Crontab | alex blanco | UNIX for Advanced & Expert Users | 4 | 09-26-2002 08:16 AM |
| Need help to access/mount so to access folder/files on a Remote System using Linux OS | S.Vishwanath | UNIX for Dummies Questions & Answers | 2 | 07-30-2001 09:17 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Access SQL with crontab
Hi,
I wrote a script shell whose function is to make a remove of directories depending on the result of a query on Oracle database. When I execute my script shell directly from unix, it works fine. But, when I put it in a line of a crontab, it doesn't work no more, because of the sql request.(error 127) Has anyboby an Idea ? thanks. following is the line of the crontab used to test : * * * * * /dimdata/scripts/menage_dm |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|