What is cics load command?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is DSN parameter and DISP parameter is used for?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is bms map?
what sorting order does search all have?
what sort card you will use to copy the data from one dataset to another dataset?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is auto status?
What are the utility programs in jcl?
Explain the advantage of dynamic generation of acb?
How can we read records for specific member in CL? AND rpg?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
Can I redefine an x(100) field with a field of x(200)?
Is it slower if you access a record through alt index as compared to primary index?