On Wed, 1 Nov 2017 15:19:30 +0000, PINION, RICHARD W. wrote:

>Would someone be so kind as to give me an example of calling IKJEFT1B
>from an assembler program.  The CALL macro I am using is passing control
>to IKJEFT1B, but I receive "IKJ56600I UNRECOVERABLE COMMAND SYSTEM
>ERROR".  I'm assuming the parameters I am passing are incorrect.  And, no
>my need is not to invoke it directly from JCL via //STEP010 EXEC PGM=IKJEFT1B.
>FIRST TENNESSEE
>
See the discussions here 2 and 3 days ago which assert that the IKJEFTxx are
designed to be invoked only as "job step" tasks.

What's your requirement?  I could imagine using BPX1SPN to start a Rexx EXEC
which could issue the UNIX variant of ADDRESS TSO, or using BPX1EXM.  I haven't 
tried those.

Is your assembler program APF-authorized?  But use caution.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to