EYUBNnnnn messages

The following variables are commonly used in the EYUBNnnnn messages:

cmdname
Start of changeOne of the following EXEC CICS® commands:
CREATE      DISCARD
INQUIRE     
or where cmdname is COMPLETE, the CREATE CONNECTION COMPLETE command.End of change
restype
One of the following resource types:
Start of change
Restype variable
Resource type
CONNECTION
CONNDEF
DB2CONN
DB2CDEF
DB2ENTRY
DB2EDEF
DB2TRAN
DB2TDEF
DOCTEMP
DOCDEF
EJCOSE
EJCODEF
EJDJAR
EJDJDEF
ENQMODEL
ENQMDEF
FEPINODE
FENODDEF
FEPIPOOL
FEPOODEF
FEPIPROP
FEPRODEF
FEPITRGT
FETRGDEF
FILE
FILEDEF
JOURNAL
JRNLDEF
JOURNAL MODEL
JRNMDEF
LSRPOOL
LSRDEF
MAPSET
MAPDEF
PARTNER
PARTDEF
PROCTYPE
PROCDEF
PROFILE
PROFDEF
PROGRAM
PROGDEF
PARTITIONSET
PRTNDEF
RQMODEL
RQMDEF
SESSION
SESSDEF
TCPIPS
TDQDEF
TDQUEUE
TDQDEF
TERMINAL
TERMDEF
TERMINAL POOL
TERMDEF
TRANSACTION
TRANDEF
TRANCLASS
TRNCLDEF
TSMODEL
TSMDEF
 
TSQDEF
TYPETERM
TYPTMDEF
End of change
resname
The name of the resource.
version
The version of the definition record in the CICSPlex® SM CMAS Data Repository. A value of N/A indicates that the resource type does not represent a definition record (for example, TERMINAL POOL).
resp
The RESP= value as returned by CICS.
resp2
The RESP2= value as returned by CICS.
resp2lo
The RESP2LO= value as returned by CICS.
resp2hi
The RESP2HI= value as returned by CICS.

For descriptions of the RESP, RESP2, RESP2LO, and RESP2HI values for a particular CICS command, refer to the CICS/ESA System Programming Reference.

Other less common variables are described in the messages in which they appear.

EYUBN0001I
CICS release nnn does not support resource creation
Explanation:

During resource installation, it was determined that the specified CICS release does not support the EXEC CICS CREATE command.

System action:

BAS request processing terminates.

User response:

None.

Destination:

EYULOG

Module:

EYU0BNCC

EYUBN0002I
CICS release nnn does not support restype resource function
Explanation:

During resource installation, it was determined that the specified CICS release does not support the function of the specified resource type, where function is one of the following:

creation
The CICS release does not support EXEC CICS CREATE for the specified resource.
discarding
The CICS release does not support EXEC CICS DISCARD for the specified resource.

This message is issued only once for each different resource type encountered.

System action:

BAS processing for this resource is bypassed and the processing continues with the next request.

User response:

None.

Destination:

EYULOG

Module:

EYU0BNCC, EYU0BNC1, EYU0BNDC

EYUBN0005E
cmdname failed for restype resname (version version), RESP=resp, RESP2LO=resp2lo, RESP2HI=resp2hi
Explanation:

The specified EXEC CICS command failed for the specified resource. See the introduction to the EYUBNnnnn messages for a description of the message variables. If the specified resource already exists, refer to the related DFH messages for additional information.

System action:

An exception trace record is written to the CICS trace data set. The recovery action specified for the CICS system is performed. The default action is to continue processing, otherwise, message EYUBN0008W is issued indicating an alternative action.

User response:

Check to see if EYUBN0008W was issued.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC1, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6

EYUBN0006E
cmdname failed for restype resname (version version), RESP=resp, RESP2=resp2
Explanation:

The specified EXEC CICS command failed for the specified resource. See the introduction to the EYUBNnnnn messages for a description of the message variables.

System action:

An exception trace record is written to the CICS trace data set. The recovery action for the CICS system is performed. The default action is to continue processing, otherwise, message EYUBN0008W is issued indicating an alternative action.

User response:

Check to see if EYUBN0008W was issued.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC1, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6, EYU0BNDC

EYUBN0007W
restype resname (version version), exists <as object name> and is status
Explanation:

The specified resource already exists and is not in the appropriate status for resource replacement, where:

status
Is one of the following:
  • not CLOSED
  • not DISABLED
  • not OUTSERVICE
  • not RELEASED
  • currently in use
object
Is either file, program, or transient data queue.
name
Is the actual name of the file, program, or transient data queue.

Note that since terminals and connections cannot have the same name, this message may identify a terminal when the CREATE is actually for a connection, or it may identify a connection when the CREATE is for a terminal.

This message is only produced if State Check is set to Yes on the resource installation request.

System action:

The BAS processing for this resource is bypassed and the processing continues with the next request.

User response:

None.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6, EYU0BNDC

EYUBN0008W
An error has occurred and the failure action is to action
Explanation:

Indicates the recovery action, as specified for the CICS system, to be taken after an error occurred, where:

action
Is one of the following:
  • terminate the CICS
  • prompt the operator
  • terminate the CREATE processing

This message accompanies either EYUBN0005E or EYUBN0006E.

System action:

The processing continues based on the failure action. If the action is to prompt the operator, message EYUBN0010E is issued.

User response:

If the action is to prompt the operator, respond to message EYUBN0010E.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC1, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6, EYU0BNDC

EYUBN0009W
CICS type termination has been requested
Explanation:

Termination of the target CICS system has been scheduled as a result of BAS installation failures, where:

type
Is NORMAL or IMMEDIATE.
System action:

The BAS request processing terminates and the indicated target CICS shutdown is initiated.

User response:

None.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC

EYUBN0010E
Please specify failure processing action - CONTINUE, TERMINATE, NORMAL, or IMMEDIATE
Explanation:

A failure has occurred and the recovery action for the CICS system is to prompt the operator.

System action:

The system waits for an operator response.

User response:

Respond to the console message with one of the following:

CONTINUE
Continue processing the BAS requests.
TERMINATE
Terminate processing of the BAS requests.
NORMAL
Initiate a NORMAL shutdown of the target CICS.
IMMEDIATE
Initiate an IMMEDIATE shutdown of the target CICS.
Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC1, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6, EYU0BNDC

EYUBN0011E
Failure processing action action is invalid
Explanation:

The operator response to message EYUBN0010E is invalid.

System action:

Message EYUBN0010E is reissued.

User response:

Respond to message EYUBN0010E with one of the responses listed in the message.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC, EYU0BNC1, EYU0BNC2, EYU0BNC3, EYU0BNC4, EYU0BNC5, EYU0BNC6, EYU0BNDC

EYUBN0012W
restype resname (version version) is not available due to reason restype2 resname2 (version version2)
Explanation:

The specified resource is not available because processing is incomplete or has failed for another resource, where:

reason
Is one of the following:
  • a COMPLETE failure of
  • a DISCARD failure of
  • a successful DISCARD of
  • no sessions available for (The identified connection was discarded because there were no sessions defined for it.)
  • an undefined or unavailable (The identified session was not created because it refers to a connection that was not processed; the connection processing failed; the connection does not exist; or the connection exists but is in use.)

See the introduction to the EYUBNnnnn messages for a description of the other message variables.

System action:

If the reason indicates that a COMPLETE or DISCARD failure occurred, the action taken is based on the recovery action specified for the CICS system. This message is accompanied by EYUBN0005E, which provides additional information.

If the reason does not indicate a failure, processing continues with the next BAS request.

User response:

Note that the resource was not processed successfully and is not available.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNC5, EYU0BNC6

EYUBN0098E
Resource creation failed
Explanation:

A catastrophic failure occurred. Either the main module encountered a problem or a subordinate module returned a non-normal response code.

System action:

An exception trace record is written to the CICS trace data set. BAS request processing terminates. The target CICS remains active.

User response:

Collect the following information and contact your IBM® Support Center:

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC

EYUBN0099I
Resource creation processing complete
Explanation:

BAS resource creation processing has completed.

System action:

If resource creation was unsuccessful, this message is accompanied by one or more error messages describing the failure.

If resource creation was successful, not accompanied by other error messages and no action is necessary.

User response:

Refer to those error messages to determine the appropriate action.

Destination:

Console, job log, EYULOG.

Module:

EYU0BNCC

[[ Contents Previous Page | Next Page Index ]]