What is the general Command format of CICS ?
What are the two outputs created as a result of generation of a map?
Name the command used for terminating a browse operation?
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
When you do a START, what will the value of EIBCALEN?
Have you entered any program names in PPT or PCT? If so How?
What is the EXEC CICS HANDLE ABEND?
define the field with ic in the bms map.
If I create a TSQ from one transaction, can I read it from another transaction?
Different types of BMS Macros
what is the use of tsq and tdq....at what situation we need to use this...pls tell me....
what is the option to be coded on return to associate a transaction identifier with next terminal.
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?