⟩ What are different ways of initiating transaction in CICS?
We can initiate CICS transaction
a) by giving transaction id
b) by giving CICS start command
c) automatic task initiation
We can initiate CICS transaction
a) by giving transaction id
b) by giving CICS start command
c) automatic task initiation
What is base register?
What is house keeping in assembler? And explain the following codeHELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11
How to initialize a register to 0000?
What is the difference in data type "X" and "P"?
Why do we use "drop"? What does "using" do?
What is Multiple Virtual Storage (MVS)?
What is OS/390?
What is Time Sharing Option (TSO)?
What is IBM CLIST (Command List)?
What is z/OS?