Name all the file-open modes
Answer / Sakshi Rajput
Some common file open modes include 'I' (input), 'O' (output), 'A' (append), 'R' (rename), 'U' (update), and 'E' (eject). There are other modes as well, depending on the specific application or operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
can i use abend-aid instead of x-ped ?
List the type of locks?
what is the use of overlay keyword
What is Comp-2?
Total no of bytes in the following 01 rec-1 02 first-group 03 a1 pic x(4). 03 a2 pic 99. 02 second-group redefines first-group. 03 A3 pic999. 03 A4 pic 999. 02 third-group. 03 A5 occurs 5 times pic 99. A)22 B)16 C)12 D)10
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
What are some uses of the evaluate statement?
How to compare two files by using sort?
What is the mainframe computer?
how do we describe static call and dynamic call?
We have an output dataset in job with disp parameter as shr.
How do you eliminate the duplicates?