On Wed, 26 Mar 2014 00:30:31 -0700, retired mainframer  wrote:
>:>:
>:>: I am allocating a dataset in a Rex exec using the following syntax
>:>:
>:>: "Alloc fi(myddnam) da('"my.pds.name(member)"') shr"
>:>:
>:>: I get an error routine not found
>
>Does your exec issue the ADDRESS TSO instruction?
> 
Hmmm...

o If the EXEC was started under TSO, ADDRESS TSO is the default;
  probably unnecessary.

o If the EXEC was started other than under TSO (IRXJCL, UNIX), ADDRESS
  TSO doesn't work.  Unfortunately, the ADDRESS TSO instruction appears
  to work.  However, the next command fails with RC=-3.

-- gil

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

Reply via email to