On Mon, 4 Nov 2019 at 14:07, ITschak Mugzach <[email protected]> wrote:
> The Java program does not run as a main program, but need a shell > environment such as the one supplied by BPXBATCH. So actually the java > program already runs under a unix thread. this is not the case with Lionel > performance issue, as his code runs under TSO and requires an extra asid to > run the unix code. Many programs that are customarily started from a shell prompt don't have to be. Often this is just UNIXism at play. I have had success in the past copying UNIX executable files (i.e. Program Objects in UNIX files) into PDSE members, and running them from batch JCL or the TSO CALL command. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
