Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRON/AUDITPROC Problem on AIX 4.3.3, jobs not running

Status
Not open for further replies.

Farab

Programmer
Joined
Mar 20, 2001
Messages
60
Location
GB
When using command 'crontab -l' to look at my batch jobs I get the following message: 'crontab: 0481-166 The auditproc function failed with errno 1.', followed by the contents of my cron file.

I don't have auditing switched on, but assume you don't have to to use cron.

Any ideas?

Regards.
 
can you check your system:

# ps -ef | grep cron*

should have /usr/sbin/cron
 
Yes, cron is running.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top