00 - 44
00
RETAINED OBJECT FOUND AND DELETED
Explanation
The DLF object has been purged from Hiperspaceā¢.
System action
EQQPDLF terminates.
User response
None.
02
THE OBJECT DID NOT EXIST IN DLF
Explanation
This is a return code from COFSDONO.
System action
EQQPDLF terminates; no object is purged.
User response
None.
04
THE DATASET NAME COULD NOT BE LOCATED IN CATALOG
Explanation
The catalog locate for this data set name was unsuccessful.
System action
EQQPDLF terminates; no object is purged.
User response
Data Sets that are to be handled by IBM Z Workload Scheduler Hiperbatch support must be cataloged, because the JCL invoking EQQPDLF is distributed to all systems where DLF is running, according to routing information in the JCL. You should expect this return code when EQQPDLF executes on a system where the DLF object does not exist.
08
THE DATASET NAME PASSED HAS AN INVALID LENGTH
Explanation
The data set name passed to EQQPDLF is either of length 0 or longer than 44 characters.
System action
EQQPDLF terminates without further processing.
User response
Verify that EQQPDLF was invoked with a valid IBM Z Workload Scheduler special resource name.
40
DLF IS NOT ACTIVE
Explanation
EQQPDLF received return code 40 from the COFSDONO macro, indicating that DLF is not active.
System action
EQQPDLF terminates without further processing.
User response
Start DLF if it should be active on this system, or update the file in EQQPROC with ddname JCLIN to avoid routing jobs to this system.
44
UNEXPECTED ERROR IN DLF
Explanation
EQQPDLF received return code 44 from the COFSDONO macro, that an unexpected error occurred in DLF when processing the purge request.
System action
EQQPDLF terminates without further processing.
User response
Contact your system programmer.