BPXM081I ddname_1 IS TO BE REDIRECTED TO ddname_2

Explanation

BPXBATCH encountered a problem with the output DD specified by ddname_1. The data set type specified is not supported, such as DD Dummy, Terminal or SYSIN, or the specified data set can not be opened.

In these cases, BPXBATCH redirects the output for the specified DD to the location specified by ddname_2.
  • When the STDOUT DD is in error, the system redirects the output to /dev/null.
  • When the STDERR DD is in error, the system redirects the output to STDOUT if STDOUT is valid. If STDOUT is not valid, the system redirects STDERR to /dev/null.
In the messages:
ddname-1
STDOUT or STDERR.
ddname-2
/dev/null or STDOUT.

System action

Processing continues within the job or command with the output to the specified DD being redirected to the specified location.

Operator response

None.

System programmer response

None.

Programmer response

If you intended to have the output for the specified DD go to the data set specified by dd_name1, then correct the problem with the data set and rerun the BPXBATCH command or job.

Module

BPXMBATC

Source

z/OS UNIX System Services kernel (BPX)

Routing Code

11

Descriptor Code

6