Can you access ESDS files from CICS ?
Answers were Sorted based on User's Feedback
Answer / shine.p.k
We can access ESDS files in CICS using RBA option.Move low-
values or High-values or the RBA value in RIDFLD field.
Check the file READ syntax.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / kalaimani
we can access all clusters like ksds,rrds,esds. each one
has one accessing mode. that is using keys, indexes,
relative byte addresses, we can access those files.
| Is This Answer Correct ? | 4 Yes | 2 No |
Can you have CICS code in a copybook? If yes, what happens during compilation?
What is meant by program reentrance?
When would you use abend command?
In a CICS program, how will you read a VSAM file?
whar is the difference bwn LINK() and XCTL()?
7 Answers Cap Gemini, CGI, IBM,
How can we code a program such that we will never get a MAPFAIL error?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
What is quasi rentrancy concept in CICS?
If DATAONLY option is specified in the SEND MAP command what will happen?
An XCTL uses more CPU time than LINK (True or False)
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?