[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
|
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
2918.0. "A1V30START.COM loops in SM$BATCH$CLEANUP.SCP" by UTRTSC::SCHOLLAERT (You name, we support it...) Fri Jun 25 1993 10:11
Hello,
Customer reported hanging A1V30START.COM during "Checking the housekeeping
schedule" on one node.
System logical OA$BATCH pointed to OA$BATCH_nodename on problem node.
OA$BATCH is an executing queue on another node in his cluster.
This results in an endless loop in SM$BATCH$CLEANUP.SCP
\\ FOR FIRST *QUI WITH .JOB_NAME == #UTIL_NAME AND -
.JOB_QUEUE_NAME == #util_queue DO -
The first entry in executing queue OA$BATCH is where the looping
starts.
Easy to reproduce.
BIND *QUI TO QUI$QUEUE_JOB:"BATCH,TIMED_RELEASE_JOBS"
FOR *QUI DO GET .JOB_NAME " " .JOB_QUEUE_NAME " " .ENTRY_NUMBER
BIND_BREAK
Easy to fix. Without the phantom dataset it works fine.
FOR QUI$QUEUE_JOB:"BATCH,TIMED_RELEASE_JOBS" DO GET .JOB_NAME
Known problem ?
Regards,
Jan
T.R | Title | User | Personal Name | Date | Lines
|
---|