How do you access storage outside your CICS program?
Answer Posted / 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 |
Post New Answer View All Answers
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
what is eib, how is can be used?
how do you intitiate another transaction?
Define an asra abend?
In a CICS program, how will you read a VSAM file?
Which commend used for terminating a browser operation?
what are the commands used to gain exclusive control over a resource?
Can you explain dfheiblk?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is the primary aspect of CICS?
In the EIB block of CICS, highlight the names of few of the important fields?
What is CICS ?
What are the cics commands associated with task control?
What are the common cics service programs and explain their usage?
What is the procedure to solve an ASRA ABEND?