What is the difference between a PDS member and a GDG
Generation ? Is it only this, that with a generation we can
use +1, 0, -1 etc while with PDS member we can not ?
Answer Posted / aloke deb
PDS is similar to a folder in which files are kept. Their
organization format is PDS. GDG's have organizaton as PS
(similar to flat files) but the only addition is they
maintain versions of the previous data.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
write a jcl to execute a job by 7:00 am on jan 20,1986?
How dummy is used in jcl?
how do you code a null statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How can a stopped job be started again?
What are s0c1, s0c4, s0c5, s0c7 and socb?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to submit jcl through a cobol program?
what sort card you will use to copy the data from one dataset to another dataset?
How can the attributes of one sms dataset be copied to another dataset?
which utility is used to sort a file in jcl?
What is the significance of addrspc parameter in the exec statement?
whats the diff bw the evaluate also and and?
Explain how can a stopped job be started again?