Re: cron script problem
Holger.VanKoll_at_SWISSCOM.COM
Date: 09/30/04
- Previous message: Shawn Bierman: "sudo and ulimit"
- Maybe in reply to: Leven, Chris: "cron script problem"
- Next in thread: Shawn Bierman: "Re: cron script problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 15:05:00 +0200 To: aix-l@Princeton.EDU
iŽd say the "&" is unnecessary (cronjobs are always "backgrounded") and might be your problem
try without &
if that still doesnt work, post the script
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of Leven, Chris
Sent: Thursday, September 30, 2004 2:37 PM
To: aix-l@Princeton.EDU
Subject: cron script problem
My DBA needs to run a job in background out of a cron job. After we bring the database back up she needs this process to run in background.
She added the following line to the startup script but the cron job hung. It runs fine from the command line. Any thoughts?
nohup mwact.sh start &
Christopher Leven
Senior Programmer/Analyst
IBM Certified Specialist AIX Administration IBM Certified Specialist AIX Support IBM Certified Specialist PSSP
Garlock Sealing Technologies
An EnPro Industries Company
1666 Division St
Palmyra, NY 14522
P 315-597-3034
F 315-597-7250
C 585-704-0107
Chris.leven@garlock.com
----------Legal Disclaimer----------
The information contained in this message may be privileged and confidential, and is intended solely for the use of the named addressee. No other person is authorized to access, copy or re-use this message (or any information contained herein). If you are not the intended recipient, please notify us immediately by replying to this message and delete it from your computer.
- Previous message: Shawn Bierman: "sudo and ulimit"
- Maybe in reply to: Leven, Chris: "cron script problem"
- Next in thread: Shawn Bierman: "Re: cron script problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|