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?

Answers were Sorted based on User's Feedback



What is basic difference between "DIRECTORY" and "PDS" in IBM MAINFRAME.How to..

Answer / sumesh

A PDS or Partitioned Data Set is a dataset containing
multiple members, each of which holds a separate sub-data
set, similar to a directory in other types of file systems.
This type of dataset is often used to hold executable
programs (load modules), source program libraries
(especially Assembler macro definitions). A PDS is most
somewhat analogous to a Zip file on microcomputers, except
the files stored in a PDS are not compressed.

The Partitioned Data Set can only allocate on a single
volume with the maximum size of 65536 tracks.

Besides members, a PDS consists also of their directory.
Each member can be accessed directly using the directory
structure. Once a member is located, the data stored in
that member is handled in the same manner as a PS
(sequential) data set.

Sumesh. R

Is This Answer Correct ?    14 Yes 1 No

What is basic difference between "DIRECTORY" and "PDS" in IBM MAINFRAME.How to..

Answer / ajay ingle

As in DIRECTORY we can store files as well as another
DIRECTORY which includes other files but PDS includes only
mebers not another PDS inside it.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More MVS Interview Questions

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

17 Answers   Cap Gemini, 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 the another name of lpar's

1 Answers   CTS, 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  


I have TSO dataset profile set to automatic recovery on. After the system disconnects unexpectedly, when I log back on to TSO, I receive an error every time I go into edit with 'automatic recovery' in the title. The options are 1.) enter 2.) end 3.) defer 4.) cancel. No matter which option I choose, I am thrown back into the 'automatic recovery' screen the next time I go into edit on any dataset. How do I get the message to go away?

5 Answers  






what is swap-in and swap-out?

0 Answers   IBM,


How many registers we are using in mvs?

0 Answers  


How many register we are using in mvs?

0 Answers   IBM,


What are the sub parameters for UNDO command? How does it work?

2 Answers   CTS, IBM,


what is pdes?

0 Answers   IBM,


what is swap-in and swap-out? What is address space in MVS? What is the size of the address space in KBs for 16 bit address space?

12 Answers   HCL, IBM,


what is the panel name of ispf primary option menu?

0 Answers   IBM,


Categories