Using IDCAMS(memname)
After the delete processing, BMC recommends that you use the SET command with the MAXCC parameter to reset the condition code to zero in the event the data set has already been deleted.
The following table describes the effect of the IDCAMS keyword when combined with the DBRC, ADDN, and DDN keywords.
Use of the DBRC, ADDN, DDN, and IDCAMS keywords
Org | DBRC | ADDN | DDN | IDCAMS(*) retrieves member from the AMSPDS/DELPDS |
|---|---|---|---|---|
DL/I | Y or N | N/A | omitted | member name matches the ddname of each data set group |
ddname1, ddname2, ... | member names match the ddname of the data set group specified with the DDN keyword | |||
DEDB | Y | omitted | member name matches the ddname of the first area data set defined in DBRC | |
ddname1, ddname2, ... | member names match the area data set ddname specified with the ADDN keyword | |||
* | member name matches all area data set ddnames defined in DBRC | |||
DEDB | N | omitted | member name matches the area name | |
ddname1, ddname2, ... | member names match the area data set ddname specified with the ADDN keyword | |||
* | N/A |