![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| crontab couldn't run through, help | duke0001 | UNIX for Advanced & Expert Users | 10 | 02-06-2008 03:22 AM |
| help with crontab | bob122480 | Shell Programming and Scripting | 3 | 01-22-2007 08:49 PM |
| Crontab | gen4ik | UNIX for Dummies Questions & Answers | 1 | 01-18-2007 07:26 AM |
| ftp and crontab | user` | Shell Programming and Scripting | 27 | 11-13-2006 08:02 PM |
| Crontab | lo-lp-kl | UNIX for Dummies Questions & Answers | 2 | 05-05-2005 07:21 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
I am working with oracle, and want to make a scheduler program by using cron job.. I've done with shell script that calls oracle stored procedure. It works. However, when I call the script through crontab, it is failed. ![]() Here is the error message: Code:
Cron: The previous message is the standard output
and standard error of one of your crontab commands:
sh /app/bea/report/script.sh
From root@icaredv1 Wed Feb 6 17:22:00 WIB 2008
Received: (from root@localhost)
by icaredv1 (8.11.1/8.11.1) id m170M0v06352
for acn01; Wed, 6 Feb 2008 17:22:00 -0700 (WIB)
Date: Wed, 6 Feb 2008 17:22:00 -0700 (WIB)
From: root@icaredv1
Message-Id: <200802070022.m170M0v06352@icaredv1>
Subject: cron
/app/bea/report/script.sh[3]: sqlplus: not found.
*************************************************
Cron: The previous message is the standard output
and standard error of one of your crontab commands:
sh /app/bea/report/script.sh
Please anyone help me. Thank you.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|