How do you access storage outside your CICS program?

Answers were Sorted based on User's Feedback



How do you access storage outside your CICS program?..

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

How do you access storage outside your CICS program?..

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

Post New Answer

More CICS Interview Questions

How ENQ and DEQ used in CICS?

1 Answers  


what is the option to be coded on return to associate a transaction identifier with next terminal.

1 Answers   IBM,


Which is the command that is used to dump the main storage areas related to a task?

1 Answers   IBM,


What is a Logical Unit of Work (LUW)?

1 Answers  


what is invreq condition?

3 Answers   IBM,


Can you access QSAM (seq ) files from CICS ?

2 Answers   IBM,


Explain how and where is the twa size set?

1 Answers  


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

1 Answers   IBM,


How do you get data from a task that began with a START command?

2 Answers  


After execute the map, What will happen ? Give breif Description

4 Answers   HCL, IBM,


Can you explain dfheiblk?

1 Answers  


NMDS is both device dependent and format dependent (True or False)

1 Answers  


Categories