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
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is cobol?
What is the compute verb? How is it used?
Can a Search can be done on a table with or without Index?
What are the pertinent COBOL commands?
What is static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between external and global variables in COBOL?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is the difference between PIC 9.99 and PIC9v99?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
) How do u handle errors in BMS macro
Whats the difference between search & search ALL?
What are the various section in data division and briefly explain them.
What are declaratives and what are their uses in cobol?