That would be in your TSOxxxxx PROCLIB member.

On Wed, Nov 1, 2017 at 11:37 AM, PINION, RICHARD W.
<rpin...@firsttennessee.com> wrote:
> I've shifted gears and I am using IKJTSOEV, things are looking a little 
> better.
> However, I received " IKJ56220I MAXIMUM NUMBER OF DATA SET ALLOCATIONS 
> ALLOWED BY YOUR SESSION HAS BEEN REACHED, YOU SHOULD FREE UNUSED DATA SETS".  
> In JCL I would use the DYNAMNBR,
> but for IKJTSOEV how would I set this?  I have debugging turned on
> in the REXX and can see the failure is on an ALLOC command.
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of John McKown
> Sent: Wednesday, November 01, 2017 11:37 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: call IKJEFT1B from an assembler program
>
> [External Email]
>
> On Wed, Nov 1, 2017 at 10:19 AM, PINION, RICHARD W. < 
> rpin...@firsttennessee.com> 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
>>
>>
> there has been some recent discussion about how IKJEFT01 and it's aliases 
> (IKJEFT1A & IKJEFT1B) should _not_ be invoked by anything other that EXEC 
> PGM= or via the "TMP session manager". Of course, you are free to do whatever 
> you need to do to "get the job done". I am curious if, instead, you could use 
> the "TSO Environment Services" (IKJTSOEV) as  documented at:
> https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ikjb700/whenuse.htm
>
>
> Also, just because I'm curious, what are you trying to accomplish (at a high 
> level, details not needed).
>
>
> --
> I have a theory that it's impossible to prove anything, but I can't prove it.
>
> Maranatha! <><
> John McKown
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> FIRST TENNESSEE
>
> Confidentiality notice:
> This e-mail message, including any attachments, may contain legally 
> privileged and/or confidential information. If you are not the intended 
> recipient(s), or the employee or agent responsible for delivery of this 
> message to the intended recipient(s), you are hereby notified that any 
> dissemination, distribution, or copying of this e-mail message is strictly 
> prohibited. If you have received this message in error, please immediately 
> notify the sender and delete this e-mail message from your computer.
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to