What is the suffix =00 on the following execute for?
//PSADSALC EXEC PGM=PTLDRIVM,PARM='EP=PSACBDCC,SUFFIX=00'
Release : 20.0
Component :
Suffix is used to get to the right CDBAPARM and the DB2 SSIDs that are defined in the SETUPnn.
The default SUFFIX is either 00 or the value that has been entered in CDBAPARM(ENVDEF). To override the default SUFFIX in batch, SUFFIX parameter can be added to the EXEC statement PSADSALC.