mvsguy wrote:
I'm running a serverpac job to copy the RACF DSN to the target
system.  Naturally, SYS1.LINKLIB  needs to be auth'd on the driver
system..
I add the alias'd dsn to a temp PROGxx and switch to it.  All looks
good and "D PROG,APF
" displays the alias and the correct path.

However when I try to run IRRMIN00, it dies with an S330,
reg15=xxxx0001.
There is no joblib and the single steplib points to the alias'd
dataset name.

How can something show as auth'd and die with an auth abend?

Regards,
MVSGuy

You need to APF authorize the real name, not the alias name.
The alias name is only used for catalog lookup. After that
the real name is used.

--
Richard

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to