Was there an ISPF error Message? One possible error message from z/OS ISPF Messages and Codes:
ISPD148 BLDL error - Error processing LIBDEF search for program aaaaaaaa. BLDL return code = bbbbbbbb. Explanation: A LIBDEF was specified for ISPLLIB and BLDL encountered an error trying to locate a program while invoking the SELECT service. A return code of 8 would normally indicate an I/O error. User response: Refer to the appropriate system documentation for an explanation of the BLDL macro return codes. ------------------------------------------------------------------------------------------------------ Was the Return code =8? That is commonly an I/O error. The z/OS ISPF Services Guide also says that it is not recommended to run authorized programs from ISPLLIB. Al Nims Systems Admin/Programmer 3 Information Technology University of Florida (352) 273-1298 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of MichealButz Sent: Friday, August 22, 2014 2:56 PM To: [email protected] Subject: ISPLLIB as a task library Hi, I am executing a TSO command processor from ISPF using the following syntax TSO CMDPRC... In program CMDPRC I do a BLDL 0, The program resides in a ISPLLIB concatenation I have seen the following documentation ISPLLIB is used as a task library when fetching load modules. If so shouldn't the BLDL 0, get a return code of 0 If not is there anyway of setting ISPLLIB as a task library when executing TSO CMDPROC from ISPF Thanks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
