> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Craig Kittendorf
>
> Hi,
>
> I have the following coded in PROGxx on a z/OS v1.4 system:
> APF ADD DSNAME(SYS1.CICSTS23.CICS.SDFJLPA) SMS
> APF ADD DSNAME(SYS1.CICSTS23.CPSM.SEYULPA) VOLUME(UCIC01)
>
> and get the following at IPL:
> ASA003I SYNTAX ERROR IN PARMLIB MEMBER=PROG01 ON LINE 55,
> POSITION 1: APF WAS SEEN, WHERE ONE OF
> (VOLUME SMS)
> WOULD BE CORRECT.
> DETECTING MODULE IS CSVPRTMS. INPUT LINE:
> APF ADD DSNAME(SYS1.CICSTS23.CPSM.SEYULPA)
>
> SYS1.CICSTS23.CICS.SDFJLPA ends up not being APF authorized.
> Am I just not seeing something? Any one else seen this? Solution?
> OW53828 looks close but doesn't look like the problem.
OW53828 suggests that the statement *BEFORE* the one for
SYS1.CICSTS23.CICS.SDFJLPA (the dataset that ends up non-authorized)
contains the syntax error, but also suggests that the DSNAME identified in
the ASA003I message should be ...SDFJLPA, not ...SEYULPA.
Just for grins, what is the statement that precedes the one for ...SDFJLPA?
-jc-
----------------------------------------------------------------------
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