What is the MASSINSERT option?
Answer / srini
when v are inserting a block of records into vsam at once
| Is This Answer Correct ? | 7 Yes | 0 No |
Explain page up and page down logic along with coding logic in cics?
In which table would you make an entry for a BMS map?
How is the storage determined in the symbolic map, if you have multiple maps?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
Which is the program which determines whether a transaction should be restarted ?
can anyone tell me about paginglogic in CICS,Please?
What is the meaning of the enq command?
Can you define cemt?
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
What are the CICS commands associated with temporary storage queue processing?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
how do u see the output of cics program?