On Mon, 23 Jan 2012 10:18:41 -0500, Scott Ford <scott_j_f...@yahoo.com> wrote:

>Does anyone know or have called IKJEFT01 from a LE COBOL program.
>I have read manuals and googled and found no definitive answer.

I believe that IKJEFT01 must be invoked APF-authorized, and that probably your 
COBOL program runs unauthorized.

What exactly are you trying to accomplish? If you explain your need, rather 
than asking about one possible solution, we may have more success suggesting 
alternatives.

But to start, if you're trying to invoke non-APF-authorized commands, you could 
invoke IKJEFTSI to setup the TSO/E service facility, and then IKJEFTSR to 
invoke the TSO commands. You'd perhaps want to use an assembler subroutine to 
make those calls, though, rather than doing so directly from COBOL. And you'd 
still have to deal with the issue of how you'd trap the output from the 
commands.

So, the more details you can provide of what you need to accomplish the more 
help we can provide.

-- 
Walt Farrell
IBM STSM, z/OS Security Design

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

Reply via email to