What is transient data?
Answer / 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 |
Kindly specify the pic clause for the hhmmss type of data fields?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
What is the other way of terminating a transaction?
Explain the difference between a package and a plan.
What are the types of the dfhmdf present in the cics?
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the meaning of BMS length of field = 0?
What is the eib?
Explain processing program table(ppt)?
how we change the vsam file name in cics rigion? anybody elobrate this?
Explain how do you handle errors in cics programs?