| Other CICS Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| What is the EIB parameter and the CICS command used to
implement Pseudo-Conversational technique using single PCT ?
Single PPT entry? |
| 1 |
| What is the difference between physical map and symbolic
map? |
| 3 |
| Given below code, find the value of 'x'.
Perform s001-x thru s001-y.
s001-x.
add 1 to x
.
s001-1x.
-------
.
s001-y.
perform s001-1y 10 times
.
s001-1y.
perform s001-2y 10 times
.
s001-2y.
perform s001-x 10 times
.
|
| 1 |
| What are the 3 common ways to create maps? |
| 1 |
| How do you initiate another transaction? |
| 1 |
| What are the steps you go through to a create a BMS
executable? |
| 2 |
| can there be multiple mapsets for a single program? |
| 1 |
| How do you invoke other programs? What are the pros and
cons of each method? |
| 1 |
| what is amp? |
| 2 |
| What is the command used to request notification when the
specified time has expired? |
| 1 |
| I have the transaction name for cics screen.. With the
transaction name, how will I find the cics program written
for the transaction and BMS map program also... |
CGI | 4 |
| What will happen, if an out-of-range or negative value is
specified in the LENGTH option of the SEND |
| 1 |
| |
| For more CICS Interview Questions Click Here |