Rename the member name with PANTSO command
search cancel

Rename the member name with PANTSO command

book

Article ID: 227259

calendar_today

Updated On:

Products

Panvalet

Issue/Introduction

Is there an example of the PANTSO command to rename the member name?

Environment

Release:ALL

Resolution

The following is an example of the PAN RENAME Subcommand.

Sample:


ALLOC F(PANDD1) DATASET('User.panvlt.panlib') SHR
PAN RENAME member-1 member-2
FREE F(PANDD1)

member-1    :The member-1 is the Panvalet member name selected to rename.
member-2    :The member-2 is the new name to rename.

For more information, see the RENAME Subcommand of Options for CMS, ISPF, and TSO document.