What IBM utility is used to rename a dataset?
-
IEBCOPY
-
IEBGENER
-
IEHPROGM
-
IEBCOMPR
IEHPROGM is an IBM utility for SMS-managed dataset operations including renaming, among other functions like deleting and cataloging. IEBCOPY copies or merges PDSs. IEBGENER copies sequential datasets. IEBCOMPR compares two datasets. For renaming specifically, IEHPROGM is the correct utility.
To answer this question, you need to understand the utilities provided by IBM for working with datasets.
Option A) IEBCOPY - This option is incorrect because IEBCOPY is used to copy or merge datasets, not to rename them.
Option B) IEBGENER - This option is incorrect because IEBGENER is used to copy datasets, not to rename them.
Option C) IEHPROGM - This option is correct because IEHPROGM is a utility program used to rename datasets. It can be used to change the name of a dataset or to change the name of individual members within a dataset.
Option D) IEBCOMPR - This option is incorrect because IEBCOMPR is used to compare datasets, not to rename them.
The correct answer is C) IEHPROGM. This option is correct because IEHPROGM is a utility program specifically designed for renaming datasets.