Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Using Messages With Identifiers : DP: Execution Environment print

DP: Execution Environment print
S6BDP000E
- PARM=('userid,spoolid,jobname,jobnumber')
Execution Environment print
This message is displayed at the system console when a CICS-submitted printing job fails. This message is preceded by S6BDP001E message. This message text is the job parameter of the submitted job. The parameter fields are:
jobname is the CICS job name that submitted this printing job
Take appropriate action as described in message S6BDP0001E.
S6BDP001E
IEFSSREQ ERROR - R15=X'XX' SSOBRETN=X'XX'
Execution Environment print
This message is issued by the offline print utility S6BDRPRT. The error was encountered when trying to obtain the DSNAME for the SYSOUT data set. The SYSOUT data set is not printed or deleted. Refer to the following codes to determine the cause for the failure (the values for R15 are determined in the z/OS macro IEFSSOBH and for SSOBRETN in macro IEFSSSO):
1.
SSRTOK -- 0: A successful completion. The request was sent to the JES subsystem.
SSRTNSUP -- 4: The subsystem does not support this function.
SSRTDIST -- 16: The function did not complete - disastrous error.
2.
SSSOEODS -- 4: No more data sets to select. This error can be caused by specification of a HELD sysout class for the EE parameter PRINTSPOOLCLASS=. This condition may also be caused if a JES2 operator attempted to purge the output of the CICS or native EE job and subsequent print requests were made.
SSSOINVJ -- 24: Invalid jobname/jobid combination.
The program is terminated. Take actions appropriate to the return codes. If assistance is required, contact TIBCO Support.
S6BDP002E
ALLOCATE FAILED FOR JESDS='XXXXXX', R15=X'XX' RBERROR=X'XXXX' RBINFO=X'XXXX'
Execution Environment print
This message is issued by the offline print utility S6BDRPRT. The error is encountered during dynamic allocation of the SYSOUT data set. JESDS identifies the data set being allocated. The return code, and the error and information codes, are also included in the message. Refer to the z/OS Application Development Guide: Authorized Assembler Language Programs manual for further information regarding the meaning of the RBERROR and RBINFO codes. The sysout data set is not to be printed or deleted.
The program is terminated. Use the return code, and the error and information codes, to determine the problem. If you need help, contact TIBCO Support.
S6BDP003E
OPEN ERROR FOR JESDS=
Execution Environment print
This message is issued by the offline utility S6BDRPRT. The error is encountered when trying to open the SYSOUT data set. JESDS identifies the name of the data set being opened. The SYSOUT data set is not printed or deleted.
The program is terminated. Determine the cause of the error. Refer to the z/OS System Messages manual for further instructions. If you need assistance, contact TIBCO Support.
S6BDP004E
UNALLOC FAILED FOR JESDS='XXXXXX', R15=X'XX' RBERROR=X'XXXX' RBINFO=X'XXXX'
Execution Environment print
This message is issued by the offline utility S6BDRPRT. The error is encountered during dynamic unallocation of the SYSOUT data set. JESDS identifies the name of the data set being unallocated. The return code, and the error and information codes, are also included in the message. Refer to the z/OS Application Development Guide: Authorized Assembler Language Programs manual for further information regarding the meaning of the RBERROR and RBINFO codes. The SYSOUT data set is not printed or deleted.
This program is terminated. Use the return code, and the error and information codes, to determine the problem. If you need assistance, contact TIBCO Support.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved