> DEFINE GDG (NAME(DBJMP05.FAS.SE.FMLX.HIST)                 - 
>            LIMIT(03)                                      - 
>            NOEMPTY                                        - 
>            SCRATCH )     
>
> The return is 12
>                                   
> ICH408I USER(DBJMP05 ) GROUP(#TMPUG  ) NAME(APPL MAINTENANCE
>   CATALOG.PLEXBDZ3.TSO CL(DATASET ) VOL(BD3CT1)             
>   INSUFFICIENT ACCESS AUTHORITY                             
>   FROM CATALOG.PLEXBDZ3.TSO (G)                             
>   ACCESS INTENT(UPDATE )  ACCESS ALLOWED(READ   )    
> 
>  1. Why is it success when I define a vsam or PDS using prefix DBJMP05?
> 
>  2.Why isnot it success when I define a base of GDG using prefix DBJMP05?
> 
>  3.What is the difference  of them in the catalog
>


Jason,

I do not think this is an ACS routine issue.

This looks more like a security profile issue.  The ICH408I is indicating
that the DBJMP05 user does not have access to the CATALOG.PLEXBDZ3.TSO.
What is the access to this catalog for this ID?


What catalog ( Report results of a LISTC ENT(DBJMP05.BDZ3.MAN1) ALL ) does
it live in?

Does DBJMP05.BDZ3.MAN1 catalog to the same catalog as the GDG?  How is the
CATALOG set up?  Is is single level or multiple level aliases?  Is the
failure on the same LPAR or Different LPARs?

What security product are you using (RACF?)  What level of z/OS?

Lizette

----------------------------------------------------------------------
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