Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 The CICSDSN utility helps alleviate the problem of finding what dataset name is
 associated with what CICS file name.  You pass the CICS file name (or however
 many beginning characters of the file name you wish) to CICSDSN and it scans
 the ALC macros used to build the FCTs for all the CICS regions.
 The CICS file name that needs to be used for this utility can be
 obtained from the VALUE clause in the copylib SLSS.PRD.COPYLIB(SLSSFT).

 Syntax:

 COMMAND ==> tso cicsdsn ?????

 Where ????? could be something like "mastr" to see what the name of the master
 file dataset is in all of the CICS environments.