z/OS DFSMShsm Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Creating an entry for a backup volume record

z/OS DFSMShsm Diagnosis
GC52-1387-00

Example: This example creates an ENTRY for volume BACK01 in the type R backup volume record BVR01-0000 if the entry does not already exist:
FIXCDS R BVR01-0000 CREATE ENTRY(BACK01)
Example: This example is like the previous example. Additionally, it changes the ENTRY area beginning at X'6' with the data specified by xxxxxxxx:
FIXCDS R BVR01-0000 CREATE(X'06' X'xxxxxxxx') ENTRY(BACK01)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014