Previous Topic: CAW1 Messages

Next Topic: CAICCI Messages

CAW4 Messages

List of CAW4 Messages

The following trace messages are produced by the CAICCI Component Trace.

CAW4001I

component STOP (OFF) processing complete

Reason:

The requested STOP was processed by component.

Action:

None.

CAW4002I

component PAUSE processing complete

Reason:

The requested PAUSE was processed by component.

Action:

None.

CAW4003I

component RESUME processing complete

Reason:

The requested RESUME was processed by component.

Action:

None.

CAW4004I

component Trace(traceid) DELETED

Reason:

Trace ID traceid was deleted by component.

Action:

None.

CAW4005I

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:

None.

CAW4006I

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:

None.

CAW4007I

component Trace(traceid) MODIFIED

Reason:

Trace ID traceid was modified by component.

Action:

None.

CAW4008I

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:

None.

CAW4009I

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:

None.

CAW4010I

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:

None.

CAW4011I

component No Trace Sets Active

Reason:

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

Action:

None.

CAW4012I

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 CAW4015I and CAW4016I are for exclusion.

Action:

None.

CAW4013I

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:

None.

CAW4014I

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:

None.

CAW4015I

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:

None.

CAW4016I

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:

None.

CAW4017I

component CTRACEWR R15=xxxxxxxx

Reason:

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

Action:

None.

CAW4018I

component WTR not active

Reason:

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

Action:

None.

CAW4020I

component Now connected to its External Writer

Reason:

A request to connect the external writer was received and successfully completed by component.

Action:

None.

CAW4021I

component Now disconnected from its External Writer

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:

None.

CAW4100E

component Invalid parameter: parameter Reason=reason_code

Reason:

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

Action:

Re-issue the corrected command.

CAW4101E

component Syntax Error - Reason=reason_code

Reason:

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

Action:

Re-issue the corrected command.

CAW4102E

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 re-issue the request.

CAW4103E

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

CAW4104E

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:

None.

CAW4105E

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:

None.

CAW4106E

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 CAW4107E (multiple) will display the registers at the time of the abend. The request was not processed.

Action:

Collect diagnostic information and contact customer support.

CAW4107E

rN0-rN3 rN0 rN1 rN2 rN3

Reason:

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

Action:

Collect diagnostic information and contact customer support.

CAW4108E

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:

Re-issue with fewer ASIDs.

CAW4109E

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:

Re-issue with fewer JOBNAMESs.

CAW4200E

component Parameter exceeded maximum length

Reason:

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

Action:

Re-issue the corrected command.

CAW4201E

component Invalid parameter: parameter

Reason:

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

Action:

Re-issue the corrected command.

CAW4202E

component Duplicate parameter: parameter

Reason:

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

Action:

Re-issue the corrected command.

CAW4203E

component Trace ID length exceeds 4

Reason:

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

Action:

Re-issue the corrected command.

CAW4204E

component Event ID length exceeds 8

Reason:

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

Action:

Re-issue the corrected command.

CAW4205E

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:

Re-issue the corrected command.

CAW4206E

component Conflicting parameters

Reason:

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

Action:

Re-issue the corrected command.

CAW4208E

component Missing required parameter

Reason:

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

Action:

Re-issue the corrected command.

CAW4209E

component Must specify a valid action

Reason:

The parsing subroutine of component detected that no action was specified. The request was not processed.

Action:

Re-issue the corrected command.

CAW4210E

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:

Re-issue the corrected command.

CAW4400I

component CTRACE for component now active

Reason:

CTRACE for component was successfully started through either the “TRACE CT,ON,COMP=component” command or a parmlib member.

Action:

None.

CAW4401E

component Previous “TRACE CT,COMP=component” still executing.

Reason:

A previous “TRACE CT” command for component was still executing when this command was entered. This command was not processed.

Action:

Try the command again. If this error persists, stop the Component Trace (Issue “TRACE CT,OFF,COMP=component”) and then restart it. If the error still persists, contact customer support.

CAW4403I

component Current CTRACE Data Space Bytes/Blocks = $$$$$$$ / $$$$$$$

Reason:

In response to an EXTEND or RESET command, if component determines that the data space must be extended to support the request, it first displays the current data space allocation for its trace buffers in bytes and 4K blocks, followed by message CAW4404I.

Action:

None.

CAW4404I

component Requested CTRACE Data Space Bytes/Blocks = $$$$$$$ / $$$$$$$

Reason:

In response to an EXTEND or RESET command, if component determines that the data space must be extended to support the request, it first displays message CAW44403I and then displays the needed data space allocation for its trace buffers in bytes and 4K blocks.

Action:

None.

CAW4405I

component Extending CTRACE Data Space by $$$$$$$ blocks

Reason:

In response to an EXTEND or RESET command, if component determines that the data space must be extended to support the request it first displays message CAW4403I and CAW44404I, followed by this message. This message displays the number of blocks that the data space is extended to support the increased buffer quantity and/or size allocation.

Action:

None.

CAW4406I

component Extending last CTRACE Data Space block by $$$$ bytes

Reason:

In response to an EXTEND or RESET command, component determined that the request did not require an increase in the data space size; its current allocation is sufficient. This message displays the number of bytes that the last 4K block of the data space was extended to support the increased buffer quantity and/or size allocation.

Action:

None.

CAW4407I

component Releasing $$$$$$$ CTRACE Data Space blocks

Reason:

In response to a RESET command, component first extends the data space, if necessary and then releases (i.e. clears) the entire data space. This message displays the number of 4K blocks that are released, which should be the current block allocation.

Action:

None.

CAW4408I

component CTRACE Current Bfsz=$$$$$$$ #Bufs=$$$$$$$ Max #Bufs=$$$$$$$

Reason:

In conclusion to a RESET command, component first displays the current buffer size, the current number of allocated buffers and the current maximum number of buffers to which the data space could be extended for the given buffer size. This message is followed by message CAW4409I.

Action:

None.

CAW4409I

component CTRACE Requested Bfsz=$$$$$$$ #Bufs=$$$$$$$ Max #Bufs=$$$$$$$

Reason:

In conclusion to a RESET command, component first displays message CAW4408I followed by this message. This message displays the requested (i.e. new) buffer size, the number of allocated buffers and the maximum number of buffers to which the data space could be extended for the given buffer size.

Action:

None.

CAW4412I

component Current $$$$$$$ more CTRACE buffers allocated

Reason:

In conclusion to an EXTEND command, component displays the requested number of buffers that have been added to the CTRACE buffer pool followed by message CAW4413I.

Action:

None.

CAW4413I

component Current $$$$$$$ more CTRACE buffers allocated

Reason:

In conclusion to an EXTEND command, component first displays message CAW4412I followed by this message. This message displays the total number of buffers that are now available in the CTRACE buffer pool.

Action:

None.

CAW4414E

component Invalid EID entered

Reason:

The parsing subroutine of component detected an invalid Event ID. Valid EIDs are any alphanumeric string up to 4 characters in length. The request was not processed.

Action:

Re-issue the corrected command.

CAW4415E

component Invalid OPTIONS syntax

Reason:

The parsing subroutine of component detected invalid OPTIONS parameter syntax in the response to the CTRACE WTOR:

R nn,OPTIONS=(…)”. The request was not processed.

Action:

Re-issue the corrected command.

CAW4416E

component Invalid RESET Option syntax

Reason:

The parsing subroutine of component detected invalid RESET option syntax in the response to the CTRACE WTOR:

“R nn,OPTIONS=( …,RESET(#buffers,buffer_size),…)”. The request was not processed.

Action:

Re-issue the corrected command.

CAW4417E

component Invalid EXTEND Option syntax

Reason:

The parsing subroutine of component detected invalid EXTEND option syntax in the response to the CTRACE WTOR:

“R nn,OPTIONS=( …,EXTEND(#buffers),…)”. The request was not processed.

Action:

Re-issue the corrected command.

CAW4418E

component Option invalid on the initial "TRACE CT,ON,COMP=CACCI command

Reason:

One of the options (e.g., EXTEND) specified in the response to the CTRACE WTOR: “R nn,OPTIONS=(…) is not valid on the first issuance of “TRACE CT,ON,COMP=component” (i.e. until after the CTRACE data space has been created). The request was not processed.

Action:

Re-issue the command after the first issuance of the “TRACE CT,ON,COMP=component”.

CAW4419E

component Buffer size out of range. Enter a value from 64 to 8192

Reason:

The response to the CTRACE WTOR: “R nn,OPTIONS=( …,RESET(#buffers,buffer_size),…)” specified a buffer_size that was less than 64 or greater than 8192. The request was not processed.

Action:

Re-issue the command with a buffer_size between and including 64 and 8192.

CAW4420E

component Maximum # Buffers for requested Bfsz (buffer_size) is max_#buffers

Reason:

The response to the CTRACE WTOR: “R nn,OPTIONS=( …,RESET(#buffers,buffer_size),…)” specified #buffers number of trace buffers. This value is greater than max_#buffers which is the largest number of buffers that can be allocated within a data space having a buffer size of buffer_size. The request was not processed.

Action:

Re-issue the command with #buffers having a value less than or equal to max_#buffers.

CAW4421E

component Maximum Requested extension of the # of buffers exceeds max (max_#buffers)

Reason:

The response to the CTRACE WTOR: “R nn,OPTIONS=( …,EXTEND(#buffers),…)” specified #buffers number of trace buffers. This value is greater than max_#buffers which is the largest number of buffers that can be allocated within a data space having the current buffer size. The request was not processed.

Action:

Re-issue the command with #buffers having a value less than or equal to max_#buffers.

CAW4500E

component Error creating CTRACE Data Space R15=@@@@@@@@ R0=@@@@@@@@

Reason:

The creation of the data space during the first issuance of the “TRACE CT,ON,COMP=component” failed. The contents of R15 and R0 contain the pertinent diagnostic information. The request was not processed.

Action:

Ensure that the CAMASTER address space has been started and is still active. Otherwise, collect diagnostic information and contact customer support.

CAW4501E

component Error releasing CTRACE Data Space R15=@@@@@@@@ R0=@@@@@@@@

Reason:

The releasing of the data space that occurs during the processing of the EXTEND option has failed. The contents of R15 and R0 contain the pertinent diagnostic information. The request was not processed.

Action:

Ensure that the CAMASTER address space is still active. Otherwise, collect diagnostic information and contact customer support.

CAW4502E

component Error extending CTRACE Data Space R15=@@@@@@@@ R0=@@@@@@@@

Reason:

The extending of the data space that occurred during the processing of the EXTEND or RESET option has failed. The contents of R15 and R0 contain the pertinent diagnostic information. The request was not processed.

Action:

Ensure that the CAMASTER address space is still active. Otherwise, collect diagnostic information and contact customer support.