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 |
What is interval control?
what is difference between call and link ?
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
Define the term function request shipping?
What is the common work area (CWA)?
Can you explain enq and deq used in cics?
What are the beginning and end points of an LUW called?
The EIB field which gives the last CICS command executed is
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
What is the function of the Terminal Control table?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is an ASRA abend ?