- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: at Command
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:00 AM
11-15-2002 05:00 AM
at Command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:06 AM
11-15-2002 05:06 AM
Re: at Command
What error do you see? Does any entry appear in 'var/adm/cron/log' for your process?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:12 AM
11-15-2002 05:12 AM
Re: at Command
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:13 AM
11-15-2002 05:13 AM
Re: at Command
rescheduling at job Fri Nov 15 15:16:25 GMT 2002
! a queue max run limit reached Fri Nov 15 15:16:25 GMT 2002
! rescheduling at job Fri Nov 15 15:16:25 GMT 2002
! a queue max run limit reached Fri Nov 15 15:16:25 GMT 2002
! rescheduling at job Fri Nov 15 15:16:25 GMT 2002
! a queue max run limit reached Fri Nov 15 15:16:25 GMT 2002
! rescheduling at job Fri Nov 15 15:16:25 GMT 2002
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:18 AM
11-15-2002 05:18 AM
Re: at Command
Did you check that your cron process is running ? Also a process could be in a wait state if the max concurrent number of jobs for at has been reached (man queuedefs), but you should see it in /var/adm/cron/logs. This could happen if you have launched jobs which never end. Try a :
#UNIX95= ps -eHf
to see cron's child
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:19 AM
11-15-2002 05:19 AM
Re: at Command
haing a look at your logs, I confirm that you should have a look at your queuedefs file and perhaps kill old running jobs ...
#UNIX95= ps -efH
Just type this command with same spaces and look fro cron.
Jean-Louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 05:24 AM
11-15-2002 05:24 AM
Re: at Command
You may want to increase the limit for concurrent jobs in ' /var/adm/cron/queuedefs'. See 'man 4 queuedefs' for more explanation.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 06:11 AM
11-15-2002 06:11 AM
Re: at Command
See this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1cb03a7b3682d611abdb0090277a778c,00.html
In a nutshell: you probably have patch PHCO_24702 on your system. You need PHCO_27141.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 07:41 AM
11-15-2002 07:41 AM
Re: at Command
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 10:06 AM
11-15-2002 10:06 AM
Re: at Command
This is a problem with 11.X under certain circumstances this error pops up.
I dont remember the patch number now, but if you search the patch site for cron you will quicky find them, or load the latest QRM from HP.
I always modify queuedefs, and though I made a type, played with different settings, etc.. nothing helped. Bug! ;)
Good Luck!
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 11:06 AM
11-15-2002 11:06 AM
Re: at Command
See above.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 11:11 AM
11-15-2002 11:11 AM
Re: at Command
I hate that the new window's dont open new, so I avoid hitting links unless I have too!
Did not mean to step on you toes!
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 11:16 AM
11-15-2002 11:16 AM
Re: at Command
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2002 10:59 PM
11-17-2002 10:59 PM
Re: at Command
I need to download the patch PHCO_22767 as per your recommendations. I found that there is a more recnt patch PHCO_27141, what is your recommendation.
rgds
Olebile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 03:14 AM
11-18-2002 03:14 AM
Re: at Command
"PHCO_24702 introduced behavior whereby cron(1M) may no longer execute at(1) jobs."
If you have PHCO_24702 on your system (and I'm betting you do), install PHCO_27141.
And let us know.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 03:45 AM
11-19-2002 03:45 AM
Re: at Command
Any luck?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 04:06 AM
11-19-2002 04:06 AM
Re: at Command
Thank You!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 04:09 AM
11-19-2002 04:09 AM
Re: at Command
Pete
Pete