Previous Topic: Contact CA TechnologiesNext Topic: CADD060I


CADDSPL Messages

This chapter lists messages preceded by the characters CADD.

This section contains the following topics:

CADDSPL

CADDSPL

The CADD messages follow.

CADD006I

Loading CADDSPL <module>

module is the name of the ENFSPL module that is being loaded into LPA.

Reason:

Informational response to the F SPLx,ADD command.

Action:

None.

CADD007I

<SPLx> <task> CLASS <class> DEST <destination> HAD BEEN ADDED

SPLx is the CADDSPL ID

task is the CADDSPL task ID (RPI1,RPI2,RPI3,MSG,ARCH)

class is the JES output class processed by this task

destination is the JES output destination processed by this task

Reason:

Informational response to the F SPLx,ADD command.

Action:

None.

CADD008I

<SPLx> <task> CLASS <class> DEST <destination> has been deleted

SPLx is the CADDSPL ID

task is the CADDSPL task ID (RPI1,RPI2,RPI3,MSG,ARCH)

class is the JES output class processed by this task

destination is the JES output destination processed by this task

Reason:

Informational response to the F SPLx,DEL command.

Action:

None.

CADD011I

<SPLx> now accepting Modify and Stop commands

SPLx is the CADDSPL ID

Reason:

Informational response during CADDSPL initialization.

Action:

None.

CADD012I

<CADDSPLx> Token passed: <CADZSPLx>.<SPLx>,PROG=CADDSPLZ

CADDSPLx is the STCname of the initialization address space

CADZSPLx is the STCname of the main CADDSPL address space

SPLx is the ID of the CADDSPL used in the Modify and Pause commands

Reason:

Informational message during the CADDSPL initialization.

Action:

None.

CADD013E

<SPLx> {SPLTABLE/SPLCMD} at <xxxxxxxx> deleted, some storage not deleted

SPLx is the CADDSPL ID

Reason:

An error occurred when freeing the SPLTABLE or the SPLCMD control block. Processing continues.

Action:

If this message displays frequently, contact Technical Support.

CADD014E

<xxxx> Command not processed by CADDSPLZ

xxxx is the CADDSPL ID (SPLx) or CADDUTIL ID (UTIL)

Reason:

The previous command was not processed due to an error reported in the previous message.

Action:

See previous message CADD013E explanation.

CADD015I

<SPLx> module <modname> at <address> <action>

SPLx is the CADDSPL ID

modname is the module or control block name

address is the hexadecimal address

action is found, added, created, deleted

Reason:

Informational message during CADDSPL initialization.

Action:

None.

CADD016E

<SPLx> unable to load module <modname> RC=<rc>

SPLx is the CADDSPL ID

modname is the module name to load

rc is the hexadecimal return code

Reason:

A permanent CADDSPL module was not loaded. The load return code is indicated in the message.

Action:

Contact Technical Support.

CADD017I

<SPLx> unable to locate an empty SNT2 entry

SPLx is the CADDSPL ID

Reason:

All of the SNT2 entries are currently used. This situation occurs mainly when 32 CADDSPL address spaces are running.

Action:

Check if you have reached the maximum of CADDSPL address spaces on your system. If not, contact Technical Support.

CADD020I

<SPLx> Blocks : Total= <nnnnnnnn> In Use= <nnnnnnnn>

SPLx is the CADDSPL ID

Reason:

Informational response to the F SPLx,STATUS command. It describes the total number of 4 KB linear data set blocks defined to the CADDSPL and the total number of 4 KB linear data set blocks currently allocated to contain captured data sets.

Action:

None.

CADD021I

<SPLx> MaxDS : Value= <nnnnnnnn> Warning= <nnn>

SPLx is the CADDSPL ID

Reason:

Informational response to the F SPLx,STATUS command. MAXDS is the maximum number of data sets that can be contained in the CADDSPL at any one point in time. It is defined at linear data set initialization through the supplied CADDUTIL. The warning indicates that the percentage threshold of the defined MAXDS value has been reached, and issues a CADD134W message.

Action:

None.

CADD022I

<SPLx> Saturation = <nnn> percent

See message CADD022W.

CADD022W

<SPLx> Saturation = <nnn> percent

SPLx is the CADDSPL ID

Reason:

This message is either informational or a warning and provides a percent-in-use value issued at CADDSPL initialization and when the CADDSPL linear data set reaches 80 percent and 90 percent capacity.

CADD022I is used as an answer to the STAT command or when the percent is below the second threshold value.

CADD022W is used when the percent has reached the second threshold.

Action:

If this message is issued as a result of the CADDSPL warning about first or second threshold values, consider deleting data sets from the SPL through CA Dispatch processing or defining another LDS file to CADDSPL. Note that once CADDSPL reaches the first threshold, it no longer accepts input reports through the open intercept or the SAPI tasks.

CADD023I

<SPLx> Reports processed= <nnnnnnnn>, Captive = <nnnnnnnn>

SPLx is the CADDSPL ID

Reason:

Informational response to the F SPLx,STATUS command. Reports processed is the number of SYSOUT data sets captured and processed by the CADDSPL since the last startup. Data sets Captive is equal to the number of SYSOUT data sets captured, processed, and retained by the CADDSPL.

Action:

None.

CADD024I

<SPLx> Reports open = <nnnnnnnn> Appended LDS count = <nn>

SPLx is the CADDSPL ID

Reason:

Informational response to the F SPLx,STATUS command. Shows the number of SYSOUT data sets currently being written by application programs and intercepted by the CADDSPL or processed by the SAPI tasks. It also indicates the number of Append LDS.

Action:

None.

CADD025I

<SPLx> started at <hh:mm:ss> on <yy.ddd>

SPLx is the CADDSPL ID.

Reason:

Informational response to the F SPLx,STATUS command. Shows the time and date that this occurrence of the CADDSPL was started.

Action:

None.

CADD026I

<SPLx> <taskid> <class> <destination> <Intercept> <SAPI> <Initial>

SPLx is the CADDSPL ID.

taskid is the CADDSPL task ID (RPI1,RPI2,RPI3,MSG,ARCH).

class is the JES output class processed by this task.

destination is the JES output destination processed by this task.

Intercept is the current status of the Intercept.

SAPI is the current status of the SAPI task.

Initial is the status of the Intercept or the SAPI task during the start of CADDSPL.

Reason:

Informational response to the F SPLx,STATUS command that shows the current status and selection criteria of each task.

status for Intercept and SAPI can be one of the following:

Not def This process is not defined for this task

Up This process is up and running

Down This process is down

Initing This process is starting

Shut This process is shutting down

Unknown This process is in an unknown status

The value for Initial can be one of the following:

Start The Intercept and the SAPI task are automatically started during the start of CADDSPL.

Stop The Intercept and the SAPI task are automatically stopped during the start of CADDSPL.

Dynamic During the start of CADDSPL, the Intercept and the SAPI task get the status they had during the last close process. When a new task is defined, its current status is stop.

Action:

None.

CADD027I

<SPLx> Scanning Sequential/Sorted Limit=<nnnnnnnn>

SPLx is the CADDSPL ID.

Reason:

An informational message issued in response to the F SPLx startup command. This message indicates the process used to scan the whole SPLHDR2 entries:

Action:

None.

CADD029I

<SPLx> Release 11.7 Genlevel 0000 ServicePack 00

SPLx is the CADDSPL ID.

Reason:

Informational message during the startup of CADDSPL that specifies the maintenance level.

Action:

None.

CADD030I

SPLx CADDSPL initialization in progress

SPLx is the CADDSPL ID.

Reason:

Informational response during the startup of CADDSPL.

Action:

None.

CADD031I

SPLx CADDSPL INITIALIZATION COMPLETE

SPLx is the CADDSPL ID.

Reason:

Informational message issued during the startup of CADDSPL.

Action:

None.

CADD032E

SPLx Invalid task specified

SPLx specifies the CADDSPL address space.

Reason:

This message follows an ADD, DELETE, FREE, START or STOP operator command. The command specified an invalid task ID.

For an ADD command, the task ID must be RPI1, RPI2, RPI3, MSG or ARCH.

For any other commands, the task ID must be related to an already defined task.

Action:

Correct the task ID value and resend the command.

CADD033E

SPLx SPLTABL not found

SPLx is the CADDSPL ID

Reason:

Responding to the STAT command, CADDSPL did not find the SPLTABL.

Action:

This is an internal error. Take a system dump, recycle CADDSPL and contact Technical Support.

CADD034I

MAXDS limit reached, output will be diverted to the JES spool

Reason:

Informational. The user-defined MAXDS (Maximum Data sets) linear data set initialization parameter value has been exceeded

Action:

There are several options available to regain report entry (SPLHDR2) space. They include:

CADD035I

SPLx intercept will resume capturing output

SPLx is the CADDSPL ID

Reason:

Informational. This is a normal response to the RESUME command.

Action:

None.

CADD036I

SPLx xxxxxxxxxx output diverted to the JES spool

SPLx is the CADDSPL ID

Reason:

Informational. The CADDSPL intercept stops and the output is diverted to the JES spool for one of the following reasons:

Action:

If the LDS is full, you can delete data sets no longer needed using CADispatch r11 or increase the LDS capacity.

If the CADDSPL address space is down, start the CADDSPL address space.

If there is an internal error, contact Technical Support.

CADD037I

SPLx intercept will quiesce--output diverted to the JES spool

SPLx is the CADDSPL ID

Reason:

Informational. All of the CADDSPL intercepts are stopped and the output diverted to the JES spool due to the QUIESCE command.

Action:

None

CADD038I

SPLx is quiescing

SPLx is the CADDSPL ID

Reason:

Informational. All of the CADDSPL's updating tasks as intercepts, SAPI tasks and delete tasks are going inactive. As long as at least one of these tasks is still running, this message is displayed.

Action:

None

CADD039I

SPLx is quiesced

SPLx is the CADDSPL ID

Reason:

Informational. This message indicates that all of the updating tasks are now stopped. Only the read only functions are active on the LDS.

Action:

None

CADD041E

SPLx Name Token error (rc=nnnn) for :

SPLx is the CADDSPL ID

nnnn is the hexadecimal return code of the name or token function

Reason:

Unable to get the name or token associated with a given intercepted report. This message is followed by CADD084I and CADD085I specifying the related report.

Action:

If this error occurs frequently, contact Technical Support.

CADD042W

SPLx delete enforced for empty orphan report

SPLx is the CADDSPL ID

Reason:

When shutting down an intercept by a STOP IMMED, QUIESCE IMMED, or CLOSE IMMED command, the report opened by the intercept is orphaned because no more tasks are associated with it and no line was written to it. This report is deleted. The report is specified by the CADD084I and CADD085I messages.

Action:

This may be normal when, for example, the address space creating this report is no longer available. If this error occurs frequently, contact Technical Support.

CADD043W

SPLx close enforced for orphan report

SPLx is the CADDSPL ID

Reason:

When shutting down an intercept by a STOP IMMED, QUIESCE IMMED, or CLOSE IMMED command, the report opened by the intercept is orphaned because no more tasks are associated with it. This report is closed and marked for recovery. The report is specified by the CADD084I and CADD085I messages.

Action:

This may be normal when, for example, the address space creating this report is no longer available. If this error occurs frequently, contact Technical Support.

CADD044W

SPLx deallocate enforced for closed report

SPLx is the CADDSPL ID

Reason:

When shutting down an intercept by a STOP IMMED, QUIESCE IMMED, or CLOSE IMMED command, the report is closed by the intercept. The report is deallocated. The report is specified by the CADD084I and CADD085I messages.

Action:

This may be normal when, for example, the address space creating this report is no longer available. If this error occurs frequently, contact Technical Support.

CADD048W

SPLx report will be rerouted to JES spool

SPLx is the CADDSPL ID

Reason:

When shutting down an intercept by a STOP, QUIESCE, or CLOSE command with the IMMEDIAT option, there is an active report. To honor the IMMEDIAT option, the end of this report is rerouted to the JES spool. The SAPI task associated with this intercept task consolidates this report. The report is specified by the CADD084I and CADD085I messages.

Action:

None. This is a normal warning message for all currently intercepted reports during an IMMEDIATE stop of an intercept.

CADD051E

SPLx cannot locate control block xxxx

SPLx is the CADDSPL ID

xxxx is EVT or CADDSNT

Reason:

The CADZSPL address space is starting and the CAS9EVT module or the CADDSNT module cannot be located.

Action:

If xxxx = EVT, determine if CAIENF has been started by issuing the D A, ENF command from the console. If ENF is not found, determine why CAIENF is not active. If it can be started, do so using the appropriate parameters.

If xxxx= CADDSNT, determine if the CAIRIM program has initialized the CA Dispatch environment. Correct any error you find and rerun your CAIRIM procedure.

Note: See the Systems Programmer Guide for more information or contact Technical Support.

CADD052E

Cannot locate appended dataset

Reason:

A data set could not be appended during CADDSPL startup. This message is followed by CADD055I that indicates the data set name.

Action:

Determine if any data set was deleted or uncataloged.

If this message appears again after taking these actions, contact Technical Support.

CADD054I

The following datasets have been appended:

Reason:

This message is followed by a CADD055I messages that indicates appended data sets.

Action:

None.

CADD055I

Dataset-name

Dataset-name is the name of the data set

Reason:

This message is used to display a data set name. It follows a CADD052E or CADD054I message.

Action:

None. This message is informational only.

CADD058E

SPLx Cannot append LDS. MAXCAD=nnn in Parmlib member IEASYSxx

SPLx is the CADDSPL ID

nnn is the MAXCAD value as specified in the active IEASYSxx member

Reason:

The MAXCAD value is too low to support the number of data spaces for this CADDSPL. The MAXCAD value indicates the maximum number of SCOPE=COMMON data spaces for the entire system. This message follows message CADD102E that displays the name of the LDS dataset that was being processed when the error condition was found. The CADDSPL address space terminates.

Action:

Increase the MAXCAD value.

Note: The system must be IPLed for the updated MAXCAD parameter to take effect.

CADD060I

SPLx Return Code: xxxxxxxx Reason Code: yyyyyyyy

SPLx is the CADDSPL ID

xxxxxxxx is the function return code

yyyyyyyy is the function hexadecimal reason code

Reason:

This message, received during the CADDSPL initialization process, displays the return code and reason code associated with data space functions; refer to the preceding message for the function in error.

Action:

See the z/OS MVS Authorized Assembler Services Reference manual for the meaning of the return code and reason code associated with the function named in the preceding message and take appropriate action. If the problem persists, contact Technical Support.