Initializing the HFS data set
Before you can share connections in a sysplex, you must initialize the HFS data set that you allocated. During installation, the HFSLOAD data set is created and customized with your site-specific information.
To submit a copy of the customized data set member
Locate #LOADHFS in the UIM sample library data set.The following figure shows the default #LOADHFS member.
//*--------------------------------------------------------------
//*
//* Load the BMC HFS PDSE with SAMP library members.
//* Optionally convert previous BMC HFS HostList.xml if found.
//*
//*--------------------------------------------------------------
//LOADHFS EXEC PGM=UIMHFSL,REGION=0K,
// PARM='=version $UIMHFSL $UIMHFST'
//*- - - - - - - - - - - - - - - - - - - - -
//* UIMHFSL parameters:
//*
//* memname Samplib control cards member, default is $HFSLOAD.
//* - $HFSLOAD is a Load of default properties files
//* -t Activate tracing to SYSPRINT
//*
//* SAS/C Runtime Library parameters:
//*
//* =version Print Runtime Library release information to SYSTERM
//*
//*--------------------------------------------------------------
//STEPLIB DD DISP=SHR,DSN=?????????.LOAD
//*
//* SAS/C DD'S
//SYSTERM DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//STGRPT DD SYSOUT=*
//*
//* STANDARD JOB DD'S
//SYSUDUMP DD SYSOUT=*
//*
//HFSPDSE DD DISP=SHR,DSN=?????????.HFS
//SAMP DD DISP=SHR,DSN=?????????.SAMP
//CONT DD DISP=SHR,DSN=?????????.CONTENT
//*- Edit the #LOADHFS member, and change????????? to the high-level qualifier according to your site standards.
Save the edited member as HFSLOAD.
- Submit the HFSLOAD member JCL.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*