Sheesh! I've used IKJEFT01 before for various things but never had problems
like this. Is this ever going to work? Can I use OPUTX from IKJEFT01?
Okay, I found OPUTX it in SBPXEXEC. So I coded
//OPUTX EXEC PGM=IKJEFT01,DYNAMNBR=10
//SYSEXEC DD DISP=SHR,DSN=SYS1.SBPXEXEC
//SYSPRINT DD SYSOUT=*
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
OPUTX ...
Then I started getting
ISPI003 Following file was not preallocated:
ISPPROF
messages. I worked my way through ISPPROF, ISPPLIB, ISPSLIB, ISPTLIB,
ISPMLIB (all kazillion concatenations).
Now I'm getting
ISPT036 Table in use -/-TBOPEN issued for table ISPSPROF that is
in use, ENQUEUE failed.
I would guess because I am using it in my concurrent TSO/ISPF session.
Is this ever going to work or is OPUTX from a batch job a bad idea?
Charles
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of J O Skip Robinson
Sent: Friday, December 12, 2014 3:25 PM
To: [email protected]
Subject: Re: IKJ56500I COMMAND OPUTX NOT FOUND
The SMPE install library is SBPXEXEC, which in our shop is SYS1.SBPXEXEC.
However, since this works for you in TSO, someone may have copied it to a
'standard' library. Use ISRDDN and look in each SYSPROC and SYSEXEC PDS
until you find it.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN