Operating System - HP-UX
1834646 Members
1927 Online
110069 Solutions
New Discussion

NOT ABLE TO OPEN CRONTAB in HP-UX 11.11

 
Praveen Motupalle
Occasional Contributor

NOT ABLE TO OPEN CRONTAB in HP-UX 11.11

Hi Everybody

I am not able to open crontab in HP-UX 11.11,
I tried through full path still not able to open,
I restarted the service still not able to open,
/sbin/init.d => ./cron stop
/sbin/init.d => ./cron start

Is there any body give suggestion for me.

Thanks & Regards
Motu
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: NOT ABLE TO OPEN CRONTAB in HP-UX 11.11

Hi:

If you (your account, including the root account) doesn't have a crontab file, then stopping and restarting the 'cron' daemon isn't going to help.

# crontab -l
# crontab: can't open your crontab file.

...means that you don't have a crontab for the account under which you are logged in.

Regards!

...JRF...
Anshumali
Esteemed Contributor

Re: NOT ABLE TO OPEN CRONTAB in HP-UX 11.11

What error you got when you tried?
please check cron.allow/ cron.deny files as well.
Location: /var/adm/cron/

Anshu
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!