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
what is “Cond= even” and “Cond=only”?
What is concatenating?
Explain how can the attributes of one sms dataset be copied to another dataset?
When output dataset space is required, what quantity categories are used?
What are hierarchy levels in jcl?
How do you submit a job for execution?
Why include statement is used in a jcl?
What are the 2 types of parameters in dd statement?
which utility is used a dummy utility?
Why block size is multiple of lrecl in jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is use of disp parameter in dd statement?
What are the parameters that are used in creating a gdg?
how JCL works?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?