how to create a new pds with the structure of an existing
pds?

Answers were Sorted based on User's Feedback



how to create a new pds with the structure of an existing pds?..

Answer / shriram supalwar dharmabad

This can be achieved with the help of LIKE parameter
//jobcard
//STEP1 EXEC PGEM=IEFBR14
//DD1 DD DSN=PROJ.TEST.TWO
// DISP=(NEW,CATLG,DELETE)
// LIKE=PROJ.TEST.ONE
//

pls let me know if the answer
is correct or not....

Is This Answer Correct ?    0 Yes 0 No

how to create a new pds with the structure of an existing pds?..

Answer / sangilimurugan

go to 3.3 option from ISPF panel
give option C(to copy ), give input dataset name as source 'abc.test.pds(member)'
hit enter, then give the target dataset which you want to create
hit enter, it will ask either you want to enter the dataset allocation parameters or use existing dataset attributes...give option 1
hit enter...now you have created new PDS and cloned the attributes of existing one

Is This Answer Correct ?    0 Yes 0 No

how to create a new pds with the structure of an existing pds?..

Answer / arif aman

use CREATE new_pds_name
Then copy the datas you want to be there in the new pds and
then press ENTER buton.It will be created.Thats all.Write
now I am going through the IBM MAINFRAME course..I came to
know about it.Thanks...

Is This Answer Correct ?    2 Yes 3 No

how to create a new pds with the structure of an existing pds?..

Answer / srinivasarao

using iebgener .omit all the members in existing
dataset.then create as same as .

Is This Answer Correct ?    0 Yes 1 No

how to create a new pds with the structure of an existing pds?..

Answer / sreejith

use fa tool
at the time of creation give model data set as existing pds

Is This Answer Correct ?    2 Yes 4 No

how to create a new pds with the structure of an existing pds?..

Answer / naga jyothi m

You can the create a new pad with the structure of an
existing pds by using the fileaid option 3.2

Is This Answer Correct ?    0 Yes 2 No

how to create a new pds with the structure of an existing pds?..

Answer / arup

Using option 3.4 goto the PDS. and give CLONE as line
command as below.

CLONE <YOUR.PDS>

It will create an empty PDS named YOUR.PDS.CLONE with the
same attributes of the older one. Then you can rename it as
you wish.

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More MVS Interview Questions

What are the sub parameters for undo command?

0 Answers  


What is full form of SPOOL

15 Answers   IBM, Wipro,


How many registers we are using in mvs?

0 Answers  


How many register we are using in mvs?

0 Answers   IBM,


what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility

0 Answers   IBM,






What is basic difference between "DIRECTORY" and "PDS" in IBM MAINFRAME.How to define a DIRECTORY and what is the structure and defination for the same?

2 Answers  


how to send a sms to a mobile through mainframe mvs?

0 Answers   IBM,


what is the size of the address space in kbs for 16 bit address space?

0 Answers   IBM,


1.what is the panel name of ispf primary option menu ? 2.What is the facility that allows mainframes to be partitioned into LAPARs? a.Z/os b.PR/sm c.Vitual storage d.Coupling facility

3 Answers   Wipro,


what is swap-in and swap-out?

0 Answers   IBM,


WHAT IS DIFFEENCE BETWEEN PDS AND PDES? STEPS BEFORE MERGING? DUMMY DATASET USES? DIFFERENCES BETWEEN IDCAMS AND ICETOOLS? DIFFERENCE BETWEEN ALL JCL UTILITY TOOLS?

4 Answers   HCL, IBM,


how many register we r using in mvs?

3 Answers   TCS,


Categories