1.

There Are Seven Idcams Commands In Vsam. Can You Name And Explain Each Of Them?

Answer»
  • ALTER is used for modification of information for a catalog, alternate index, CLUSTER or path.
  • BLDINDEX is used to BUILD the alternate index.
  • DEFINE is used for ALTERNATEINDEX, CLUSTER or PATH.
  • DELETE is used to remove the catalog entry for a catalog, cluster, alternate index or path.
  • LISTCAT is for listing Information about the Dataset.
  • PRINT is used to print the Dataset contents.
  • REPRO is used to copy RECORDS from one file to another.



Discussion

No Comment Found