z/OS MVS System Messages, Vol 3 (ASB-BPX)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BPXM009I

z/OS MVS System Messages, Vol 3 (ASB-BPX)
SA38-0670-00

BPXM009I
BPXBATCH FAILED BECAUSE OPEN (BPX1OPN) FOR ddname FAILED WITH RETURN CODE return_code REASON CODE reason_code

Explanation

BPXBATCH encountered an error while attempting to open the specified ddname.

In the message text:
ddname
One of the following:
STDOUT
DDNAME STDOUT
STDERR
DDNAME STDERR
STDENV
DDNAME STDENV
STDPARM
DDNAME STDPARM
return_code
The failure return code.
reason_code
The failure reason code. For an explanation of the return code and reason code, see z/OS UNIX System Services Messages and Codes.

System action

The system ends the program.

Operator response

None.

System programmer response

None.

Programmer response

Look up the return code and reason code to determine why the z/OS UNIX callable service open (BPX1OPN) failed. Examine either the TSO/E ALLOCATE commands, JCL DD statements, or dynamic allocation that defined STDERR, STDENV, STDOUT, or STDPARM. A PATH that does not exist may have been specified or you may not have authorization to access the file. Authorization failure may have been caused by specifying OCREAT without specifying PATHMODE. If a file path was not specified, verify that the default file path /dev/null exists.

Module

BPXMBATC

Source

z/OS UNIX System Services kernel (BPX)

Routing Code

11

Descriptor Code

6

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014