PDSMAN - How to copy select members from one dataset to another in batch.
search cancel

PDSMAN - How to copy select members from one dataset to another in batch.

book

Article ID: 236496

calendar_today

Updated On:

Products

PDSMAN

Issue/Introduction

Using PDSMAN batch, how to copy select members from one dataset to another?

Environment

Release : 7.7

Component : PDSMAN for OS/390

Resolution

This is done using FastCopy with a select statement wildcard. 

Add //FCOPYON DD DUMMY

or change

$IEBCOPY rule to specify FASTCOPY=Y.

 

Use the SELECT MEMBER statement

Example - SELECT   MEMBER=(A*) 

Additional Information

FastCopy and Space Reuse User Guide

Chapter 2: FastCopy 

SELECT and EXCLUDE Statements

 

Attachments

1646854240481__FastCopy and Space Reuse User Guide.pdf get_app