RRN 01109 SCHEDULE ADMINISTRATION

PLJLWJ03

Message Triggering Condition

Successful or unsuccessful execution of one of the commands:
CRN 01324 OPEN-SCHEDULE
CRN 01325 CREATE-SCHEDULE

Report Layout

   PERIPHERAL SERVICE ROUTINES
      (A).......................                           (B).................
      -------------------------------------------------------------------------
      STRDATE = (1).-(2)-(3)
      STRTIME = (4):(5)
      PMONTHS = (6)     PDAYS = (7)     PHOURS = (8)     PMINUTES = (9)
      PERIOD  = (10)...
      ERRMODE = (11)...
      RETRY   = (12)
      DAYTYPE = (13).....................
      SCHEDID = (14)
      (15)................................  SCHEDID = (16)
  REPORT REFERENCE NUMBER = 1109

Parameter Identification

Par. No. Meaning Remarks
(A) command name
(B) main execution result
(1) Year of activation
(2) Month of activation
(3) Day of activation
(4) Hour of activation
(5) Minute of activation
(6) Period in month
(7) Period in days
(8) Period in hours
(9) Period in minutes
(10) Type of period
(11) Behaviour in case of error
SKIP SKIP ERROR
SUSPEND ABORT SCHEDULE IF ERROR
(12) Retry in case of error
(13) Type of day
(14) Schedule identity of the created schedule
(15) Errors or warnings
(16) Schedule identity

Evaluation

Key Parameter Contents / Meaning Action
1 2 3
(15) ACTIVATION TIME DELAY TOO SHORT . . . . . . . . . B
(15) ANOTHER SCHEDULE STILL OPEN: . . . . . . . . . . . D
(15) CURRENTLY NO FREE SCHEDULE AVAILABLE . . . . . . . C
(15) DATABASE ACCESS FAILURE . . . . . . . . . . . . . A
(15) NO TIMER AVAILABLE . . . . . . . . . . . . . . . . A

Action Description

Action Meaning
A Wait a few minutes an rsubmit the command. After some unsuccessful attempts you should contact a system-manager for error analysis.
B The specified delay for the start of the requested schedule is short. The delay time has to be at least 3 minutes. Check your input data and resubmit the command.
C The limit of possible schedules is reached. Display actual schedules using the command DISPLAY-SCHEDULE and check if obsolete schedules can be deleted using the command DELETE-SCHEDULE.
D As long as a schedule is open, you cannot open a second one. Close the existing schedule and resubmit the job.