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
When would you use abend command?
Name the 3 common ways to create maps?
what are the reserved words for cics?
what is eib, how is can be used?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain the logical message in cics?
How ENQ and DEQ used in CICS?
Kindly specify the pic clause for the any bll cell type of data fields?
Give the definition of COMMAREA ?
Can you define commarea?
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?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What are the types of processes to create a map in cics?
What is interval control?