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 / deepak
It's one and all same
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What do you understand by jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How do you submit a job for execution?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how do you access an uncataloged dataset in a jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
how you can direct the data to spool using SYSOUT option?
How can unused space allocation be returned to the system when a dataset is closed?
Explain dfsort utility?
What are some jcl statements that are not allowed in procedures?
in ways data can be passed to a COBOL program from JCL?
In job processing, what happens in execution stage?
What is the function of the dd dcb keyword?