x
is the SAPI suffixReason:
This message is part of the CADDSPL SAPI task initialization. It indicates that the CADDSPL SAPI task is attempting to utilize ICSF encryption but the ICSF task is inactive.
Action:
Start the ICSF task or set the CADDSPL Encryption parameter to OFF.
SPLx is the CADDSPL ID or "*"
program is CADDSPAI or CADDSPOI
label is an internal label
value are debugging values
Reason:
Informational. For Technical Support use in debugging processes.
Action:
None.
SPLx is the CADDSPL ID or "*"
process is eAlloc, UnAlloc, Open, Reopen or Close
name is the ddname of the intercepting process
class, destination and writer are the characteristics of the intercepting report
Reason:
Informational. For Technical Support use in debugging processes.
Action:
None.
SPLx is the CADDSPL ID or "*"
status is Crte, DArt, DAdl or Retr
jobid and ddname specify the intercepting report
SNT2, ITSK and HDR2 specify various control block IDs
rc indicates the return code
Reason:
Informational. For Technical Support use in debugging processes.
Action:
None.
SPLx is the CADDSPL ID or "*"
name is the ddname of the intercepting process
class, destination and writer are the characteristics of the intercepting report
Reason:
Informational. For Technical Support use in debugging processes.
Action:
None.
SPLx is the CADDSPL ID or "*"
status is Prt1 or Prt2
jobid and ddname specify the intercepting report
SNT2, ITSK and HDR2 specify various control block IDs
rc indicates the return code
Reason:
Informational. For Technical Support use in debugging processes.
Action:
None.
DDname is the ddname of the intercepted report
Reason:
For any reason, stops the intercept of a given report. The remaining part of this report is rerouted on the JES spool and processed later by the SAPI task.
Action:
None.
SPLx is the CADDSPL ID
taskid is the intercept task associated with the Name-Token pair (RPI1, RPI2, RPI3, MSG or ARCH)
action is the requested action (delete, retrieve, adding, retrieving)
class and destination are the characteristics of the intercepting selection
rr is the return code
Reason:
An IBM name/token function ended with a return code.
Action:
Contact Technical Support.
SPLx is the CADDSPL ID
taskid is the intercept or SAPI task (RPI1, RPI2, RPI3, MSG or ARCH)
class and destination are the characteristics of the intercepting selection
SPLy is the CADDSPL ID
taskid2 is the intercept or SAPI task (RPI1, RPI2, RPI3, MSG or ARCH)
Reason:
The Class and Destination selection criteria for the task taskid in the CADDSPL SPLx environment is used by the task taskid2 in the CADDSPL SPLy environment. Only one task can use a specific Class/Destination selection criteria.
Action:
Verify that the class/destination selection criteria specified for a given task is not already in use by another task.
SPLx is the CADDSPL ID
taskid is the intercept or SAPI task (RPI1, RPI2, RPI3, MSG or ARCH)
Reason:
The delete request cannot be processed because the task does not exist.
Action:
Verify the identity of the task you want to delete.
SPLx is the CADDSPL ID
taskid is the intercept or SAPI task (RPI1, RPI2, RPI3, MSG or ARCH)
action is the requested action (start, stop or free)
Reason:
The requested action cannot be executed because the specified task is not defined.
Action:
Verify the identity of the task you want to execute.
SPLx is the CADDSPL ID
taskid is the intercept or SAPI task (RPI1, RPI2, RPI3, MSG or ARCH)
action is the requested action (start or stop)
function is the intercept or SAPI task
Reason:
The requested action for the specific function cannot execute because the specified function is not defined for this task.
Action:
Verify the identity of the task you want to execute.
Reason:
An error occurred when opening the SPLCMD ddname. This ddname contains the commands to execute during the startup. Omit when no command is needed during the startup.
Action:
Verify that you require this DD statement in the CADZSPLx procedure.
SPLx is the CADDSPL ID
ddname is the referenced DD statement (ENFSPL00 or SPLCMD)
Reason:
CADD511E: This message describes an error and is related to an LDSDD DD card that is missing and is required.
CADD511W: This message is a warning and is related to SPLCMD DD card which is optional.
The indicated DD statement is not specified in the CADZSPLx procedure. ENFSPL00 is required; SPLCMD is optional.
Action:
Correct the CADZSPLx procedure if needed.
SPLx is the CADDSPL ID
ddname is the ddname of the DD card being opened
reason is the reason of the error
Reason:
This value can be one of the following:
The member indicated in the DD card does not exist in the library.
The file is empty
Your security product rejected your request
Action:
Do one of the following:
SPLx is the CADDSPL ID
ddname is the ddname of the DD card being opened
sss is the hexadecimal value of the system abend
uuu is the hexadecimal value of the user abend
Reason:
An error, distinct from those of the CADD512E messages, occurred during the open of the DD card. The system or user abend precisely indicates the kind of the error.
Action:
Correct the error and rerun the job.
x is the CADDSPL ID
nnnnnnnn is the Index value in decimal format used to create indexed access in the Sort Data Space
oooooooo is the number of days in decimal format a report can stay for printing in the data spaces before it gets deleted
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID
nnnnnnnn is the maximum interval in hundredths of a second between two consecutive DIV SAVEs of the data spaces
oooooooo is the maximum number of updated pages allowed between two consecutive DIV SAVEs of the data spaces
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID
nnn is the allowed pre-fetch value in numeric format used when loading a data space page
zzz specifies whether page checking must to be done (Yes) or (No)
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID.
aaaaaa specifies whether a purge will be done by the requestor (Synch) or by CADDSPL (Asynch)
bbbbb specifies whether a purge will erase the data in the data space (Clean) or just free the pages (Quick)
nnnnnnnn is the wait time value in minutes between two consecutive scans for a purge. This value is used only when purges are done by CADDSPL
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID
nnnnnnnn is the number of retries needed to get a lock before CADDSPL waits
oooooooo is the wait time in hundredths of a second
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID
nnn is the first warning threshold used to prevent a "full spool" condition. This value is a percentage of the total data spaces size
ooo is the second warning threshold used to prevent a "full spool" condition. This value is a percentage of the total data spaces size
Reason:
This is part of the informational response to the F SPLx,STAT X command
Action:
None.
x is the CADDSPL ID
hhhhhhhh is the token of the first SPLHDR4 block in hexadecimal format
xxxxxxxx is the token of the first SPLHDR2 block in hexadecimal format
Reason:
This is part of the informational response to the F SPLx,STAT X command. These values are for debugging purposes.
Action:
None.
x is the CADDSPL ID
nn is the number of append LDSs connected on the Root LDS
oo is the number of SPLHDR4 blocks used to address each append LDS
Reason:
This is part of the informational response to the F SPLx,STAT X command.
Action:
None.
x is the CADDSPL ID
nnnnnn is the PAGEOut value used to control the page out cycle
xxxxxxxx is the SPLHDR4 blocks management (Interleaved or Sequential):
On/Off indicates whether updated bit map is in use (On) or (Off)
Reason:
This is part of an informational response to the F SPLx,STAT X command.
Action:
None.
|
Copyright © 2011 CA.
All rights reserved.
|
|