Re: Question about IKJEFT01
adding program TEST to TSO authpgm list will work for a sequence like
//TEST EXEC PGM=IKJEFT01,DYNAMNBR=20
//STEPLIB DSN=SIC8.LOAD,DISP=SHR
//FILE01 DD SYSOUT=*
//SYSTSPRT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSTSIN DD *
CALL TEST
//*
But I do not know of any way to run APF authorized program under DSN. Every
program that needed DB2 and APF had to be coded with CALL ATTACH. I have not
checked this in ages, but do not expect that it ever changed.
Mike
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at
http://bama.ua.edu/archives/ibm-main.html
.
Relevant Pages
- Re: Is 00000000 a valid sequence number?
... I want to check whether sequence numbers are valid, ... DCB parameters from SYSUT1 to SYSUT2. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - Re: Source maintenance was Re: SEQUENCE NUMBERS
... But go back before XEDIT and it was not that nice. ... images (72 columns + sequence), but the assembler actually supported 90 ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - Re: Need to find IBM Message and Codes for S413-08 See message in email.
... What you need to do is look to all the sequence of messages issued once ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - SMP Problem
... SEQUENCE NUMBER 000316 - SYSPRINT FILE SMP00009. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - Re: Broken hardware was Re: Broken Brancher (was Re: Best IEFACTRT)
... called IBM and the CE came in. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to lists...@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... drives OEMed from Calcomp). ... (bit.listserv.ibm-main) |
|