Multiple choice technology mainframe

What is the ISPF Option to copy the data from one file another file

  1. 3.2

  2. 3.3

  3. 3.4

  4. 3.12

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ISPF option 3.3 provides the Move/Copy Utility that allows copying data from one dataset to another. This option supports both sequential and PDS datasets and is commonly used for dataset operations.

AI explanation

Under ISPF's Utilities menu (option 3), option 3.3 is the Move/Copy utility, which lets you copy members or entire data sets from one location to another, distinct from options like 3.2 (Data Set) or 3.4 (Data Set List) which serve different utility functions.