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 3.12,3.14 ? DIFFERENCES?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
Is the order of the when clause significant in an evaluate statement?
How do you get parameter from JCL to PL1?
In a test environment, is there a need to run a runstats?
Express the distinction between jes2 and jes3?
How do you pass some input from JCL to PL1?
Can you define foreign keys?
Define clustered index?
What is RRange and ARange?
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
how do we describe static call and dynamic call?