Discussion:
Server PAC panel ALIAS Issue
(too old to reply)
saurabh khandelwal
2012-05-04 05:42:19 UTC
Permalink
Hello,
I am facing issue, while creating Alias entry in Server PAC
panel for installing CICS V4.2.


Primary Commands:(? SET Locate Find Next Previous SORT CANcel SAVE)
Line Commands:(Delete Insert Repeat)

S Alias STA Target System Catalog Data Set Name Type
- -------- --- -------------------------------------------- ----
* $SYS M MVS.MASTER.CATALOG MCAT*
CICSD CATALOG.SYSTEM
OMVS CATALOG.OMVS
SMPE CATALOG.SMPE
SYS1 M MVS.MASTER.CATALOG MCAT

I am not sure, why system is taking $SYS Alias into master
catalog. Ideally $SYS alias should point to CATALOG.TSO, which is user
catalog. But I am not able to change catalog name for $SYS alias. it
always takes master catalog name.

Can you please help me to resolve this issue.
--
Thanks & Regards
Sourabh

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to ***@bama.ua.edu with the message: INFO IBM-MAIN
Walter Marguccio
2012-05-04 06:51:17 UTC
Permalink
 
Post by saurabh khandelwal
But I am not able to change catalog name for $SYS alias. it
always takes master catalog name.
 
Sourabh,

from the "Modify System Layout" you can override the master catalog
attribute for the $SYS datasets using the command "CH MCAT N".
Once done, you should be able to come back to the "Alias" option
and change the catalog name for $SYS datasets, assigning a user catalog
of your choice.

HTH


Walter Marguccio
z/OS Systems Programmer
BELENUS LOB Informatic GmbH
Munich - Germany

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to ***@bama.ua.edu with the message: INFO IBM-MAIN
Loading...