> From: esmie moo <[EMAIL PROTECTED]>

> My plan is to define the alias in the proper UCAT and then execute the 
> following jcl.
   
> //STEP1    EXEC PGM=IDCAMS,REGION=2048K,TIME=1440  
> //SYSPRINT DD   SYSOUT=*                      
> //SYSIN    DD   *                             
>      REPRO -                                 
>           INDATASET(SYS1.SHR.MCAT)  -     
>           OUTDATASET(MBC.CSTMCAT) -          
>           ENTRIES(CTPRX23) -                 
>           MERGECAT                           


Esmie,

I would first run the above job. However, code LVL(CTPRX23) instead of 
ENTRIES(CTPRX23).
Once the above job runs fine, then define alias CTPRX23 related to MBC.CSTMCAT, 
which I assume is 
your user catalog.

HTH

Walter Marguccio
z/OS Systems Programmer
Munich - Germany



      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/

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