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 |
What are the some important fields in the eib block?
what is effect on receive map when
can anyone tell me about paginglogic in CICS,Please?
When there are 2 records with the same key specified in a DELETE operation what will happen?
What is DFHBMSCA?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
Can you explain cics transaction gateway?
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
Can you explain communication area?
Can you explain exec cics handle condition command?
What is a transid?
What are the types of performs in COBOL? How does perform thru work, give example.