Previous Topic: List of LDM Messages

Next Topic: SRV Messages

S9SS Messages

List of S9SS Messages

The following trace messages are produced by the CAIENF component.

S9SS001I

component STOP (OFF) processing complete

Reason:

The requested STOP was processed by component.

Action:

No action is required.

S9SS002I

component PAUSE processing complete

Reason:

The requested PAUSE was processed by component.

Action:

No action is required.

S9SS003I

component RESUME processing complete

Reason:

The requested RESUME was processed by component.

Action:

No action is required.

S9SS004I

component Trace(traceid) DELETED

Reason:

Trace ID traceid was deleted by component.

Action:

No action is required.

S9SS005I

component Trace(traceid) ENABLED

Reason:

Trace ID traceid was either defined and enabled by component or had its status set to the enabled state.

Action:

No action is required.

S9SS006I

component Trace(traceid) DISABLED

Reason:

Trace ID traceid was either defined and disabled by component or had its status set to the disabled state

Action:

No action is required.

S9SS007I

component Trace(traceid) MODIFIED

Reason:

Trace ID traceid was modified by component.

Action:

No action is required.

S9SS008I

component Tracing=ttt Paused=ppp WTR=www LOSS=nnnnnnnnnn

Reason:

In response to a STATUS command, component displays: if tracing is ON or OFF; if it is paused, YES or NO; if it is connected to an external writer, YES or NO; and the number of loss trace records.

Action:

No action is required.

S9SS009I

component EIDG: event_id_groups

Reason:

In response to a STATUS command, component displays all the Event ID Groups that are defined to some Trace ID Set.

Action:

No action is required.

S9SS010I

component No Event ID Groups Active

Reason:

In response to a STATUS command, it was determined that no Event ID Groups were active for component.

Action:

No action is required.

S9SS011I

component No Trace Sets Active

Reason:

In response to a LIST command, it was determined that no Trace Sets were active for component.

Action:

No action is required.

S9SS012I

component Trace(tttt) status Count=nnnnnnnnnn xxx

Reason:

In response to a LIST command, component found Trace Set tttt defined; status is ENABLED or DISABLED; Count is the number of trace records recorded. If xxx is XAJ then JOBNAMEs and ASIDs in messages S9SS015I and S9SS016I are for exclusion.

Action:

No action is required.

S9SS013I

component No Event ID Groups Active

Reason:

In response to a LIST command, it was determined that no Event ID Groups were active for component.

Action:

No action is required.

S9SS014I

component Trace(tttt) EIDG: event_id_groups

Reason:

In response to a LIST command, component found Trace Set tttt defined. The Event ID Groups are listed.

Action:

No action is required.

S9SS015I

component Trace(tttt) ASID: asid

Reason:

In response to a LIST command, component found Trace Set tttt defined with filtering on the listed ASIDs.

Action:

No action is required.

S9SS016I

component Trace(tttt) JOBNAME: jobname

Reason:

In response to a LIST command, component found Trace Set tttt defined with filtering on the listed JOBNAMEs.

Action:

No action is required.

S9SS017I

component CTRACEWR R15=xxxxxxxx

Reason:

In the attempt to disconnect the external writer, component determined that a buffer needed to be written. The hexadecimal return code is displayed (even if successful).

Action:

No action is required.

S9SS018I

component WTR not active

Reason:

A request to disconnect the external writer was received by component but the external writer was not connected.

Action:

No action is required.

S9SS019I

component WTR disconnected

Reason:

A request to disconnect the external writer (either explicitly or from a STOP) was received by component; the external writer has been disconnected.

Action:

No action is required.

S9SS100E

component Invalid parameter: parameter Reason=reason_code

Reason:

An invalid parameter was detected by component. The request was not processed.

Action:

Reissue the corrected command.

S9SS101E

component Syntax Error - Reason=reason_code

Reason:

An invalid combination of parameters was detected by component. The request was not processed.

Action:

Reissue the corrected command.

S9SS102E

component All Trace ID slots in use

Reason:

A request to create a new Trace ID was received by component but all available slots are in use. The request was not processed.

Action:

Possibly delete a defined trace ID and reissue the request.

S9SS103E

component Requested Trace(tttt) in use

Reason:

A request to create Trace ID tttt was received by component but a race condition resulted in another command created the requested ID. The request was not processed.

Action:

Determine who created the trace ID or choose another ID.

S9SS104E

component New Trace ID and no events to trace

Reason:

A request to create a new Trace ID was received by component but there were no Event ID Groups specified. The request was not processed.

Action:

No action is required.

S9SS105E

component Specified Trace(tttt) not found

Reason:

A request specifying Trace ID tttt was received by component but that id is not defined. The request was not processed.

Action:

No action is required.

S9SS106E

component Abend - Code: ccc Base: bbbbbbbb NXT1: iiiiiiii

Reason:

An abend was intercepted by component. The system code is displayed along with the base address (module starting address) and the address of the next instruction. Message S9SS107E (multiple) will display the registers at the time of the abend. The request was not processed.

Action:

Collect diagnostic information and contact CA Support.

S9SS107E

rN0-rN3 rN0 rN1 rN2 rN3

Reason:

This follows message S9SS106E and will be repeated four times: rN0-rN3 = R00-R03, R04-R07, R08-R11, R12-R15.

Action:

Collect diagnostic information and contact CA Support.

S9SS108E

component Too many ASIDs specified in ASID=

Reason:

A request specifying ASID filtering was received by component but the number of ASIDs exceed the maximum. The request was not processed.

Action:

Reissue with fewer ASIDs.

S9SS109E

component Too many JOBNAMEs specified in JOBNAME=

Reason:

A request specifying JOBNAME filtering was received by component but the number of JOBNAMEs exceed the maximum. The request was not processed.

Action:

Reissue with fewer JOBNAMES.

S9SS200E

component Parameter exceeded maximum length

Reason:

The parsing subroutine of component detected a parameter that was too long. The request was not processed.

Action:

Reissue the corrected command.

S9SS201E

component Invalid parameter: parameter

Reason:

The parsing subroutine of component detected an invalid parameter. The request was not processed.

Action:

Reissue the corrected command.

S9SS202E

component Duplicate parameter: parameter

Reason:

The parsing subroutine of component detected a duplicate parameter. The request was not processed.

Action:

Reissue the corrected command.

S9SS203E

component Trace ID length exceeds 4

Reason:

The parsing subroutine of component detected a trace id longer than four characters. The request was not processed.

Action:

Reissue the corrected command.

S9SS204E

component Event ID length exceeds 8

Reason:

The parsing subroutine of component detected an event id longer than eight characters. The request was not processed.

Action:

Reissue the corrected command.

S9SS205E

component Invalid Event ID Group: eidg

Reason:

The parsing subroutine of component detected that the specified event id is invalid. The request was not processed.

Action:

Reissue the corrected command.

S9SS206E

component Conflicting parameters

Reason:

The parsing subroutine of component detected specified parameters conflicted. The request was not processed.

Action:

Reissue the corrected command.

S9SS207E

component ASID= and JOBNAME= not applicable

Reason:

The parsing subroutine of component detected that ASID= or JOBNAME= was specified but were not applicable (only valid on ENABLE, DISABLE, or MODIFY). The request was not processed.

Action:

Reissue the corrected command.

S9SS208E

component Missing required parameter

Reason:

The parsing subroutine of component detected that a required parameter was not specified. The request was not processed.

Action:

Reissue the corrected command.

S9SS209E

component Must specify a valid action

Reason:

The parsing subroutine of component detected that action (such as STATUS, LIST, ENABLE) was specified. The request was not processed.

Action:

Reissue the corrected command.

S9SS210E

component Invalid LIMIT number

Reason:

The parsing subroutine of component detected that the value specified for LIMIT was invalid. The request was not processed.

Action:

Reissue the corrected command.