If TDQs are selfdestructive then why they are used?
AND
Why TSQs are preferred over TDQs?
Answer Posted / lu
No TD is not selfdestructive, u have to delete it....
2) TS is preferreed because :
a) TS read randomly by ITEM..TD sequential....
b) If you don't use Intrapartion or extra partion...it's
better TS....
============================
In your program when you want to write TD or TS, first of
all, when EIBCALEN = 0 you delete TS, TD and send
maponly...
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Explain how do you access the records randomly in tsq?
What does the 'cedf:cics' transactions do?
difference between tsq and tdq?
How do you use altindxs in batch, cics programs?
Can QSAM files be accessed from CICS?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain ceci transaction commands?
In a CICS program, how will you read a VSAM file?
What are the terms cics generally means?
What is the pic clause for the data type of length option field type of data fields?
How is Telon(CA-Telon) used to build map?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What are the common tables in cics and their usage?
How to define a vsam file in cics getting into cics to define a vsam file.
What is program reentrance?