How do you access storage outside your CICS program?
Answers were Sorted based on User's Feedback
Answer / anuj nagpal
Its not the ADDRESS command it is ASSIGN command, ADDRESS
command is used to access information in the CICS system
area. ASSIGN command is used to access system value outside
the application program.
e.g:- USERID, ABCODE
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / guest
thro' addressing convention.
that is the ADDRESS command in cics is used to address
storage outside ur cics program
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the syncpoint command?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
How do you execute a background CICS transaction ?
What is the comaera (communication area)?
Receive consists of buffer option in it. What is the significance of this option?
What are the steps you go through to a create a BMS executable?
Can you explain common systems area?
Define exec cics retrieve?
How do you establish a starting position in a browse operation?
Explain how do you intitiate another transaction?
What is the command that is used to delay the processing of a task for a specified time interval
List all the CICS tables and explain their contents.