The disposition parameter in the jcl is share ( DISP+SHR )
and the program opens file in extend mode what will happen?

Answer Posted / iswarya

If a disp parm is SHR, then the file will be allocated to the job only at the step where the file is being used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can read the file from bottom?

650


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

669


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

694


What is a scope terminator give example?

646


What is amode(24)?

676






Mention the guidelines to write a structured cobol program?

601


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1860


What is link edit in cobol?

722


What is the difference between comp and comp-3?

688


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2048


What is the difference between Call and a Link?

687


what are decleratives in cobol?

1816


explain sorting techniques in cobol program?

678


How do we get current date from system with century in COBOL?

788