CJC0000

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0000   PARAMETER ERROR, CJC COMMAND REJECTED

Meaning

A parameter error has been found. The command is
rejected and a skip to the next job step is performed. 

CJC0001

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0001   SYNTAX ERROR IN CONDITION OPERAND, (&00), CJC COMMAND REJECTED

Meaning

A syntax error in the condition has been found. The command is rejected
and a skip to next job step is performed.
(&00): additional explanation of syntax error.

CJC0002

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : YES

CJC0002   JOB VARIABLE = (&00) NOT ACCESSIBLE, ERROR = (&01), CJC COMMAND REJECTED 

Meaning

During execution of a CJC command a job variable cannot be accessed. 
The command is rejected and a skip to the next step is performed.
(&00): job variable <NAME>.
(&01): error code <nnnn>.

Response

Consult message JVS(&01).

CJC0003

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

CJC0003   SYSTEM UNABLE TO SERVICE CJC. CJC COMMAND REJECTED 

Meaning

A system error has occurred. The command is rejected and a
skip to the next job step is performed.

CJC0004

Destination: USER-TASK, CONSOLE    Routing code: R                   Weight: 99

Warranty   : NO

CJC0004   WARNING: CJC UNABLE TO PASS ON THE CHANGE OF JOB VARIABLE = (&00) (&01)

Meaning

A system error has occurred during the change of a
job variable. It is not sure that all affected
CJC conditions were informed of this event.
(&00): job variable <NAME>.
(&01): receiver <HOST=<BCAMNAME>>
       or       <TASK=<ITN>> 
       or       <SYSID=<SYSID>>.

CJC0005

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0005   JOB VARIABLE = (&00) REFERENCED BY CJC ERASED AT (&01)

Meaning

A job variable which is referenced by a CJC condition
has been erased. All CJC conditions
referencing this job variable
are abnormally terminated.
A wait state will cause a skip to the next job step.
(&00): job variable name.
(&01): time <HH:MM:SS>.

CJC0006

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

CJC0006   CATALOG = (&00) REFERENCED BY CJC EXPORTED AT (&01)

Meaning

A catalog containing job variables referenced by
CJC conditions has been exported.
The job variables of this catalog are no longer accessible.
All CJC conditions associated with those 
job variables are abnormally terminated.
After a wait state a skip to the next job step will be performed.
(&00): catalog name. 
(&01): time <HH:MM:SS>.

CJC0007

Destination: CONSOLE               Routing code: R                   Weight: 30

Warranty   : NO

CJC0007   REMOTE CJC MESSAGE RECEIVED, BUT SUBSYSTEM JV NOT AVAILABLE ON THIS HOST

Meaning

Conditional job control was called from remote host,
but subsystem JV was not selected at startup time.

CJC0010

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0010   SKIP COMMAND: CONDITION = TRUE 

Meaning

A skip to the specified label is executed because
either the condition is true or no one has been specified. 

CJC0011

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0011   SKIP COMMAND: CONDITION = FALSE

Meaning

The condition is false, the command following the
skip command will be executed. 

CJC0012

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0012   SKIP COMMAND: LABEL = (&00) NOT FOUND, (&01) TERMINATED

Meaning

The label to be skipped to can not be found. In batch
mode the task is abnormally terminated. In
procedure mode the procedure is abnormally terminated. 
(&00): <label>
(&01): <TASK> or <PROC>. 

CJC0013

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0013   SKIP COMMAND: INVALID LABEL SPECIFICATION. CJC COMMAND REJECTED

Meaning

The name specified by label parameter is identical to the label
of the skip command to be processed. 
The skip command is rejected and a skip to the next job
step is performed.

CJC0014

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0014   SKIP COMMAND: INVALID IN INTERACTIVE MODE, CJC COMMAND REJECTED

Meaning

A skip command is not allowed in interactive mode and is rejected.

CJC0020

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0020   WAIT COMMAND: TASK ENTERED WAIT STATE AT (&00)

Meaning

The task will remain in wait state until the specified
condition is true or the specified time has elapsed.
(&00): time <HH:MM:SS>.

CJC0021

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0021   WAIT COMMAND: CONDITION = TRUE AT (&00)

Meaning

The task is unwaited because the specified condition has become true.
The next command is executed.
(&00): time <HH:MM:SS>.

CJC0022

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : YES

CJC0022   WAIT COMMAND: TIMEOUT AT (&00), SKIP TO TIMEOUT LABEL OR NEXT STEP

Meaning

A timeout has occurred. If a timeout label has been
specified, it is skipped to that label. Otherwise
it is skipped to the next job step.
(&00): time <HH:MM:SS>.

CJC0023

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0023   WAIT COMMAND: TIMEOUT LABEL NOT FOUND, PROCEDURE TERMINATED

Meaning

A timeout has occurred and the specified timeout label
was not found. The procedure is abnormally terminated.

CJC0024

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0024   WAIT COMMAND: INVALID LABEL SPECIFICATION, CJC COMMAND REJECTED

Meaning

The name specified by timeout label parameter is identical to the
label of the wait command to be processed. The wait command
is rejected, and a skip to the next job step is performed.

CJC0025

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : YES

CJC0025   WAIT COMMAND: COMMAND ABNORMALLY TERMINATED

Meaning

The task is unwaited because a referenced job variable was erased or its
catalog is no longer available. A skip to the next job step is performed.

CJC0026

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0026   WAIT COMMAND: LABEL IGNORED IN INTERACTIVE MODE 

Meaning

The label is ignored in interactive mode.

CJC0030

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0030   CJC ACTION WITH ID = (&00), LABEL = (&01) DELETED, COUNT = (&02)

Meaning

An existing CJC condition was deleted together with
the associated commands in the ON- and TIMEOUT-sequences.
(&00): internal identifier <1-9999>. 
(&01): <*NONE> or label.
(&02): count <0-32767> or <NONE>.

CJC0031

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0031   CJC ACTION WITH ID OR LABEL: (&00) (&01) NOT FOUND

Meaning

The label or the identifier of an existing CJC condition
to be deleted was not found.
(&00): <ONID => or <LABEL =>.
(&01): internal identifier <1-9999> or label.

CJC0032

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0032   CJC: NO ACTION FOUND

Meaning

There is no established CJC condition within this task.

CJC0040

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0040   A RELATED STARTING CJC COMMAND DOES NOT EXIST, CJC CMD REJECTED

Meaning

The CJC command ending an asynchronous CJC condition
is not allowed without a relating starting command.
A skip to the next job step is performed.

CJC0050

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0050   CJC ACTION WITH ID = (&00), LABEL = (&01): ACCEPTED FOR FURTHER EVENTS AT (&02), COUNT = (&03)

Meaning

The CJC condition specified by the starting CJC command is
initialized to receive further changes of related job variables.
(&00): internal identifier <1-9999>. 
(&01): <*NONE> or label.
(&02): time  <HH:MM:SS>.
(&03): count <1-32767> or <NONE>.

CJC0051

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : YES

CJC0051   CJC ACTION WITH ID = (&00), LABEL = (&01): CONDITION TRUE AT (&02), COUNT = (&03)

Meaning

The condition is true, the counter is decremented by 1.
The corresponding sequence is executed asynchronously.
(&00): internal identifier <1-9999>.
(&01): <*NONE> or Label.
(&02): time  <HH:MM:SS>.
(&03): count <1-32767> or <NONE>.

CJC0052

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0052   CJC ACTION WITH ID = (&00), LABEL = (&01): TERMINATION (&02) 

Meaning

Normal termination of an established CJC condition after
the count reached zero or a timeout occurred
or abnormal termination if a referenced job variable
is no longer available.
(&00): internal identifier <1-9999>.
(&01): <*NONE>  or label.
(&02): <NORMAL> or <ABNORMAL>.

CJC0053

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0053   CJC ACTION WITH ID = (&00), LABEL = (&01): TIMEOUT AT (&02), COUNT = (&03)

Meaning

The time of the established CJC condition has elapsed. 
The cjc condition is deleted even if the count is not zero.
(&00): internal identifier <1-9999>.
(&01): <*NONE> or Label.
(&02): time  <HH:MM:SS>.
(&03): count <1-32767> or <NONE>.

CJC0054

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0054   CJC ACTION WITH LABEL = (&00): ON OR TIMEOUT SEQUENCE INVALID, COMMANDS REJECTED 

Meaning

The ON- or timeout sequence contains an invalid command. 
All commands from the starting CJC command until the corresponding
ending CJC command are rejected, and a skip to the next job step is
performed.
This message is provided in batch or procedure mode only.
(&00): <*NONE> or label.

CJC0056

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0056   CJC ACTION WITH LABEL = (&00): SPECIFIED TIMEOUT LABEL AND TIMEOUT STATEMENT SEQUENCE NOT FOUND. COMMANDS REJECTED 

Meaning

A timeout label was specified, but no sequence command 
labelled with this label has been found while reading. 
All commands from the starting CJC command to the corresponding
ending CJC command are rejected, and a skip to the next job step is
performed.
This message is issued in batch or procedure mode only.
(&00): <*NONE> or label.

CJC0057

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0057   CJC ACTION WITH LABEL = (&00): DELIMITER MISSING, (&01) TERMINATED

Meaning

After a starting CJC command the corresponding ending
CJC command was not found. 
The task is abnormally terminated in batch mode if not in procedure mode.
In procedure mode the procedure is terminated abnormally.
This message is issued in batch or procedure mode only.
(&00): <*NONE> or label.
(&01): <TASK> or <PROC>. 

CJC0058

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0058   INVALID COMMAND IN ON OR TIMEOUT STATEMENT SEQUENCE. SEQUENCE CMD IGNORED

Meaning

An invalid sequence command within the ON or timeout sequence was found.
The sequence command is ignored.
This message is issued in interactive mode only.

CJC0059

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0059   TIMEOUT SEQUENCE LABELLED WITH LABEL = (&00) MISSING, CMD IGNORED. TYPE IN TIMEOUT SEQUENCE  

Meaning

An ending CJC command has been typed in before a sequence
command labelled with the specified timeout label was typed in.
The ending CJC command is ignored. 
This message is only issued in interactive mode.
(&00): timeout label.

Response

Type in sequence command labelled with specified timeout label.

CJC0060

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0060   WARNING: CONDITION EXPRESSION OMITTED, SPECIFIED SEQUENCE IS IGNORED

Meaning

An ON sequence command has been entered, although no condition
expression was specified.
The ON sequence command is ignored.

CJC0061

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0061   WARNING: CONDITION EXPRESSION OMITTED, SPECIFIED COUNTER IGNORED

Meaning

The repeat counter has been specified with a value > 1, although
no condition expression has been specified.
The repeat counter is ignored.

CJC0062

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0062   WARNING: CJC LABEL = (&00) ALREADY EXISTS

Meaning

The label of this CJC condition is used already by another
still established CJC condition.
(&00): label.

CJC0063

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

CJC0063   CJC ACTION WITH ID = (&00), LABEL = (&01): SYSTEM UNABLE TO START SEQUENCE

Meaning

The system is unable to start the ON or timeout sequence because a
system error occurred. No error handling will be done. 
(&00): internal identifier <1-9999>.
(&01): <*NONE> or label.

CJC0064

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0064   CJC ACTION WITH ID = (&00), LABEL = (&01): START OF ON OR TIMEOUT SEQUENCE

Meaning

The start of an ON or timeout sequence is indicated.
(&00): internal identifier <1-9999>.
(&01): <*NONE> or Label.

CJC0065

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0065   CJC ACTION WITH ID = (&00), LABEL = (&01): END OF ON OR TIMEOUT SEQUENCE

Meaning

The end of a successful execution of an ON or timeout
sequence is indicated.
(&00): internal identifier <1-9999>. 
(&01): <*NONE> or label.

CJC0066

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0066   CJC ACTION WITH ID = (&00), LABEL = (&01): ON OR TIMEOUT SEQUENCE ABNORMALLY TERMINATED

Meaning

The execution of an ON or timeout sequence was terminated  
abnormally when the first command in error was found.
No error handling will be done.
(&00): internal identifier <1-9999>. 
(&01): <*NONE> or label.

CJC0070

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : YES

CJC0070   MSCF COMMUNICATION NOT ACTIVATED

CJC0071

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0071   JOB VARIABLE (&00) WITH WRONG CONTENT

Meaning

(&00): job variable name.

CJC0072

Destination: USER-TASK             Routing code:                     Weight: 10

Warranty   : YES

CJC0072   CATALOG (&00) NOT ACCESSIBLE

Meaning

(&00): catalog identifier.

CJC0073

Destination: USER-TASK             Routing code:                     Weight: 30

Warranty   : NO

CJC0073   BUFFER OVERFLOW

Meaning

In case of selection criterium "job variable":
Either list is too long (number of characters) or
if partial qualified more than 99 jv's are specified.

CJC0074

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0074   SHOW COMMAND OF CJC REJECTED

Meaning

The erroneous show command of cjc is rejected and
a skip to the next job step is performed.

CJC0075

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0075   COMMAND NOT FOUND ON HOST (&00)

Meaning

System version of remote system does not support this command.
(&00): BCAM name of remote host.

CJC0076

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : YES

CJC0076   REMOTE HOST (&00) NOT CONNECTED

Meaning

(&00): BCAM name of remote host.

CJC0077

Destination: USER-TASK             Routing code:                     Weight: 50

Warranty   : NO

CJC0077   TOO MANY OR INVALID POSITIONAL PARAMETERS. COMMAND REJECTED

CJC0079

Destination: USER-TASK             Routing code:                     Weight: 70

Warranty   : NO

CJC0079   JOB VARIABLE (&00) REJECTED

Meaning

During execution of the CJC show command a job variable cannot be
accessed. The command continues with the next job variable.
(&00): job variable.

Response

For more detailed error information try to read this job variable
explicitly.

CJC0099

Destination: CONSOLE               Routing code: R                   Weight: 99

Warranty   : NO

CJC0099   SYSTEM ERROR IN CJC MODULE (&00) AT LOCATION (&01). FUNCTION: (&02), RETURN CODE: (&03)

Meaning

A system error occurred during the execution of a CJC command
or during the evaluation of a CJC event.
(&00): name of the module encountering the problem.
(&01): code address within the module.
(&02): name of the system function returning the error code.
(&03): error code.

CJC0200

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

CJC0200   ABNORMAL TASK TERMINATION IN CONDITIONAL JOB CONTROL

Meaning

CJC has got an internal error during processing of a CJC command
and terminated the task abnormally.