Which CICS service transaction is used to gain
accessibility to CICS control tables?
What CICS command do you need to obtain the user logon-id?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
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 .
how to get 'time stamp' in cics prgms ,what is the syntax.
What Are Send Map Maponly & Send Map Dataonly ?
What are the two outputs created as a result of generation of a map?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How can we initiate a transaction from batch?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
How will you place cursor on a field called ?EMPNO?.
Name some of the common tables in CICS and their usage.
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?