What are the differences between an EXEC CICS XCTL and an
EXEC CICS LINK command.
Answer / mahesh
Its all about the program logical level.
PLL will be incremented in LINK (Control will come back)
PLL will be the same in XCTL.(Control wont come back)
| Is This Answer Correct ? | 17 Yes | 1 No |
Which commend used for terminating a browser operation?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain the system transid cemt?
Name the cics command used to access current date and time?
What is the comaera?
By which CICS defined field can you determine the position of the cursor on the map ?
What are the CICS commands associated with transient data queue processing?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
What is the difference between link xctl?
What other file control processing commands are used for file updating?
For protecting a transaction using the transaction security function, the two things that must be done are?
how to get 'time stamp' in cics prgms ,what is the syntax.