Answer Posted / guest
the transient data is sometimes called transient data queue
( TDQ ) , while other times it is called transient data
destination. the word queue is used becoz the records in d
transient data r put together in the sequential mode .
the CICS transient data control program ( TDP ) allows a
CICS transaction to deal with sequential data called
transient data files or transient data . a tarnsient data
can be used as either an input data ( tranaction can read
the records ) or an output file ( i.e. a transaction can
write the records ) , but not both.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a physical bms mapset and a logical bms mapset?
Name the cics command that gives the length of twa area?
Define the attribute byte?
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?
Name the three ways available for a program to position the cursor on the screen?
What is an mdt (modified data tag)?
Explain cedf transaction commands?
Name the command used for terminating a browse operation?
Explain the difference between dfhcommarea and tsq?
Can you explain communication area?
How to dsect parameter is used in bms?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is the cics command that is used to access current date and time?
Explain the significance of rdo?