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

Answer Posted / mujahid

Hi

If Deposition parameter is SHR and file is opened in extend
mode then SHR will consider as MOD then sure records will
get appended.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

752


Why occurs cannot be used in 01 level in COBOL?

715


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

2055


Which Search verb is equivalent to PERFORM…VARYING?

685


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1953






What are the different rules of SORT operation?

698


Have you used comp and comp-3 in your project? And how?

2008


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6825


What is inspect in cobol ?

801


Explain about different table spaces.

648


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

706


what is the difference between COBOL2 AND COBOL390?

2453


What is Pic 9v99 Indicates in COBOL?

725


What is the difference between comp and comp-3 usage?

678


What is the Purpose of Pointer in the string?

641