I found in one of the jcl, gdg version being mentioned as :
abc.def.ghi(-0)
Can anyone tell me how referring the version as (-0) is
different from referring it as (0)
Answer Posted / fred
abc.xyz.gdg(0)
abc.xyz.gdg(+0)
abc.xyz.gdg(-0)
all are same.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the format of comment statement?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the use of disp parameter?
A dd statement consists of 4 fields. Name them?
what is the purpose of coding class parameter in job statement?
how you can direct the data to spool using SYSOUT option?
What are the rules employed while naming the steps in a job?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is condition checking in jcl? Is this possible?
Name what parameter directs the output of the job log dataset?
Can I share my data with other jobs? How?
what is the difference between JES3 and JES2?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is use of restart and how to use it?