DFS0586I {PSB psbname|DBD dbdname} REQUESTED IN A {BUILD|DELETE OPERATION} {NOT FOUND IN ACBLIB|IS A PSB}-REQUEST IGNORED.
Explanation
A build error is associated with the indicated PSB or DBD that was requested in a build or delete operation.
- If the message is NOT FOUND IN ACBLIB, the PSB or DBD does not exist in the ACBLIB data sets.
- If the message is IS A PSB, the directory entry for this member is a PSB.
There is no first in, first out (FIFO) process for the ACB Maintenance utility SYSIN input control statements. If both the BUILD PSB= and BUILD DBD= parameters are specified in the same application control block (ACB) generation job SYSIN control statement, DBD= operands are passed to the block builder utility program first. Message DFS0586I is issued if the DBD is not already in the ACBLIB data sets, regardless of where DBD= operands are specified in the SYSIN control statements.
System action
This request is ignored. Processing continues, but the return code is 8.
Programmer response
Correct the errors, and rerun the program.