difference between MSGSFL AND SFL?
MSGSFL(MESSAGE SUBFILE):
i)displays multiple msgs...
ii)here CLEAR && LOAD routines not required..
iii)enable to dispaly MULTIPLE ERROR MSGS at a time...
sfl(subfile):
i)displays multiple records
ii)clear && load routines are required
iii)used to display multiple records at a time..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between general testing and mainframe testing?
Difference b/w Error and abend in COBOL
What is inspect?
what is the scope of commitment control?
When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?
Attended Xansa Interview , Asked Questions : 1) Diff between Renames and Redefines 2) Comp and Comp -3 3) What will happen if DISP = ( NEW, DELETE, KEEP) 4) Gave one scenario like , if PIC clause X(50) has to be increased to X(70) how u will proceed with this change. 5) Diff between Section and Paragraph
how can u view a vsam file using file-aid
what is unit testing ? on which basis you will write test case ?
bind by copy...bind by ref?
Does qtp tool support mainframe application testing?
Define clustered index?
How do you get parameter from JCL to PL1?