On Tue, 11 Nov 2008 07:56:53 -0600, Staller, Allan wrote:

>Try DSN=NULLFILE. See the JCL manuals...

//TEST     EXEC PGM=IEFBR14
//STEPLIB  DD   DSN=NULLFILE
//         DD   DISP=SHR,DSN=SYS1.LINKLIB

results in
IEC141I 013-64,IFG0196J,PMITCM0L,TEST,STEPLIB,,,NULLFILE

"An OPEN macro instruction was issued for a dummy data set using
an access method other than QSAM or BSAM. Correct the DD
statement to specify a real data set, or access the data set
using BSAM or QSAM."

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to