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

What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


What is rmode(24)

684


Define static linking and dynamic linking.

669


What type of SDLC u followed? Why?

1522


What are literals?

632






what is amode(24), amode(31), rmode(24) and rmode(any)?

705


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

705


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1933


What is static and dynamic call in cobol?

601


What are the pertinent COBOL commands?

2628


What is the difference between comp and comp-3?

704


what is the use of outrecord?

1774


what is search and searchall?what is the diffrence between them?give an best example?

5563


What is a SSRANGE and NOSSRANGE?

826


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1950