Viewing a sample string
You can view the resulting data set name that is generated using the substring function.
Procedure
-
From the Image Copy DSN Specification panel, specify
Y in the Show DSN field and press Enter.
Figure 1. Resulting DSN using current symbolic string panel (BSY$IDSN ): Sample String Resulting DSN using current symbolic string BSY$IDSN Using the following sample data as input: &JOBNAME = 'JOBNAME ' &STEPNAME = 'STEPNAME' &DB = 'DATABASE' &SSID = 'SSID' &VOLSER = 'VOLSER' &DDN = 'DDN' &IC1IC2 = 'IC1' &IUD = 'PDBISC' &PART = 'PART' &PROFCRTR = 'PDBISC' &PROFNAME = 'DBHDO00' The date/time fields are set to the current time. The generated dataset would be: * IMSIBA2.DATABASE.DDN.IC1(+1) *
- Review the sample data set name and make changes if necessary.