Mainframestechhelp
  • Home
  • What is?
    • Mainframe
  • Tutorials
    • TSO
    • ISPF New
    • COBOL
    • JCL
    • DB2
    • VSAM
    • CICS
    • IMS DB
    • GDG
  • Utilities
    • IDCAMS
    • IEBCOPY
    • IEBGENER
    • SORT or DFSORT
    • ICETOOL
    • IEFBR14
    • IKJEFT01
  • Examples
    • COBOL
    • JCL
    • DB2
    • VSAM
    • SORT or DFSORT
    • IDCAMS
    • IEBGENER
    • IEBCOPY
    • ICETOOL
    • IEFBR14
  • Short Notes
    • COBOL
    • JCL
  • Interview Questions
    • COBOL
    • JCL
    • DB2
    • VSAM
    • CICS
    • IMS DB New
    • PL/I New
  • Tools
    • SDSF
    • QMF New
  • COBOL
  • JCL
  • DB2
  • VSAM
  • CICS
  • IMS DB
  • TSO
  • ISPF
  • GDG
ISPF Tutorial Topics
  • ISPF Tutorial Home Page
  • Introduction
  • Interacting with ISPF
  • ISPF Settings Panel
    (Option 0)
  • ISPF Utilities Panel
    (Option 3)
  • ISPF Library Utility
    Panel (Option 3.1)
  • ISPF Data Set Utility
    Panel (Option 3.2)
    • ISPF Create PS
    • ISPF Create PDS
    • ISPF Uncatalog Datasets
    • ISPF Catalog Datasets
    • ISPF Rename Datasets using 3.2
    • ISPF Delete Datasets using 3.2
  • ISPF Move | Copy Panel
    (Option 3.3)
  • ISPF Data Set List
    Utility Panel
    (Option 3.4)
    • ISPF Dataset List (DSLIST) Actions
    • ISPF List Datasets
    • ISPF Filtering Search for DataSet
    • ISPF Create PDS Member
    • ISPF Member Actions for PDS
    • ISPF PDS member Management
    • ISPF Member List Statistics
    • ISPF Command Line Fields for Member List
    • ISPF PS File Management
  • ISPF Command Shell
    (Option 6)
    • Send file to Mainframe Server
    • Receive file from Mainframe Server
  • ISPF SuperCE Utility
    (Option 3.13)
  • ISPF Search-For Utility
    (Option 3.14)
  • ISPF Extended Search-For
    Utility (Option 3.15)
  • ISPF Editor
    • ISPF Primary Commands in Edit or Browse or View modes
    • ISPF Data Manipulation Commands
    • ISPF Labels
    • ISPF Scrolling Options
    • ISPF Edit User Profile
    • ISPF Find Command
    • ISPF Change Command
  • ISPF Move|Copy Panel (Option 3.3)

    The Move/Copy Utility Panel is used to copy or move datasets or members between datasets. It allows users to duplicate or reorganize data, either at the dataset level or the member level within Partitioned Datasets (PDS).

    Key Features -

    • Copying Data: Duplicate an entire PS dataset or specific PDS members.
    • Moving Data: Transfer data from one location to another while removing it from the source.
    • Flexible Options: Supports dataset-to-dataset and member-to-member operations.

    Navigation - Option 3.3 from ISPF Primary Option Menu (ISPF Home Menu).

    Move/Copy Utility Panel Move/Copy Utility Panel Move/Copy Utility Panel

    Copy PS data to another PS -

    Step-1: On the Move/Copy Utility Panel:, in the Data Set Name field under From Dataset Name, enter the name of the source dataset. Leave the Member Name field blank for PS datasets (used for specific PDS members). Enter 'C' option at the command line and press Enter.

    Move/Copy PS Example

    Step-2: Under To Dataset Name, Enter the name of the target dataset. Press Enter.

    Move/Copy PS Example

    Step-3: If the target dataset does not exist, the system opens the allocation panel with below options:

    • 1. Allocate using the attributes of: source_dataset : Uses the parameter of source dataset to create the target dataset.
    • 2. Specify allocation attributes : We need to provide all the attributes manually like we have given when creating PS.

    We generally use Option 1 to avoid errors in the copy or move operation.

    Move/Copy PS Example

    Step-4: Once the dataset is copied successfully, the "Data set copied" message displays on right-top corner of the Move/Copy Utility Panel.

    Move/Copy PS Example
    Note! From the above screen, hit PF3 button multiple times until you go back to "ISPF Primary Option Menu".

    Notes to Copy|Move PDS -

    To copy all members of a Partitioned Dataset (PDS) to a target PDS, the target PDS should have already be allocated and have the same Record Format (RECFM) and Logical Record Length (LRECL) as the source PDS. Using the syntax MATEPK.TEST.NEWPDS(*), all members from the source PDS are copied to the target. Omitting (*) displays a panel with the source PDS member list, allowing us to manually select specific members for copying.

    Move PS data to another PS -

    The steps are same when trying to copy or move from one PS to another PS. The only difference from Copy and Move is, copy have both source PS and target PS after successful copy. However, move have only target PS and source PS wont be available.

    Move/Copy PS Example

    About
    • About Us
    • Careers
    • Privacy policy
    • Terms and conditions
    • Helping
    • Contact Us
    FOLLOW US

    2014 - 2025 Mainframestechhelp. All Rights Reserved.