Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> crontab script problem
Hi All,
I am facing some problem while running sqlplusscripts from crontab. Env is Tru64 Unix 4.0f and Oracle 7.2.3.
Through crontab all system commands run fine, but when I try to invoke sqlplus, it gives following error:
/oracle/test1.sh: -o: bad option(s)
Also I have executed .profile of Oracle user in the beginning of command. The commands written in /oracle/test1.sh is as follows,
. /oracle/product/723/.profile
sqlplus -s system/manager @/oracle/test2.sql
Any help/suggestion would be greatly appreciated.
TIA,
Rajesh
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rajesh Dayal
INET: Rajesh_at_ohitelecom.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sat Apr 14 2001 - 00:16:04 CDT
![]() |
![]() |