The disposition parameter in the jcl is share ( DISP+SHR )
and the program opens file in extend mode what will happen?
Answer Posted / gowri
If Deposition parameter is SHR and file is opened in extend
mode,then records will get appended
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
) how do u code after getting data?
What are the different rules to perform a Search?
What is the difference between Call and a Link?
What is the utilization of copybook in cobol?
Name the divisions, which are available in a cobol program?
Discuss about changing dataset name in proc.
What is a report item?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Why occurs cannot be used in 01 level in COBOL?
What is amode(31)
Write a cobol program making use of the redefine clause.
What are the different rules of SORT operation?
what happens if parmparameter passes zero bytes to the program
Which Search verb is equivalent to PERFORM…VARYING?
explain sorting techniques in cobol program?