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 |
How ENQ and DEQ used in CICS?
what is the option to be coded on return to associate a transaction identifier with next terminal.
Which is the command that is used to dump the main storage areas related to a task?
What is a Logical Unit of Work (LUW)?
what is invreq condition?
Can you access QSAM (seq ) files from CICS ?
Explain how and where is the twa size set?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
How do you get data from a task that began with a START command?
After execute the map, What will happen ? Give breif Description
Can you explain dfheiblk?
NMDS is both device dependent and format dependent (True or False)