1.

What Are The Idcams Commands That Can Be Used For Vsam And Explain Each Of Them.

Answer»
  • To MODIFY the INFORMATION for a CATALOG, alternate index, cluster or a path, ALTER command is used
  • DEFINE command is used for ALTERNATE INDEX, CLUSTER or PATH
  • DELETE command is used for removing the catalog for a catalog, cluster, alternate index or path
  • LISTCAT command lists the information about the dataset.
  • PRINT command prints the contents of dataset - REPRO command is used to copy the records from one file to another.



Discussion

No Comment Found