Where are transient data sets defined to CICS?
Answers were Sorted based on User's Feedback
Answer / ganesh
usally we going to be use when we want to transfer the data
from different regions like tso to cics region OR one cics
region to anothe rcics region that is also by using
extra-partition TDQ and instead of intra-partion TDQ we
will use TSQ and i think we have to use INTRA-TDQ in IMS-
CICS(i'm not sure regarding this)within same region
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / savita
DFHDCT is a macro used to define intra or extra partition
TDQs
TYPE=INTRA/EXTRA
DCT (destination control table)is to register the
information about the TDQ.Destination Control Program (DCP)
uses DCT to identify all TDQs and perform all I/O operations
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devang
transient data sets are nothing but TDQ's.
intrapartition TDQ's and extrapartition TDQ's
| Is This Answer Correct ? | 1 Yes | 1 No |
Can you define transid?
What is the type of ppt in the cics?
How many exceptional condition can be given in a HANDLE CONDITION?
Explain how do you intitiate another transaction?
Explain the primary significance of intra-partition and extra-partition tdqs ?
How to test CICS, MainFrame applications
Explain the difference between getting the system time with eibtime and asktime command?
What happens to resources supplied to a transaction when an XCTL command is executed?
when will be use the tdq and tsq??
Name some commands used for CICS file browsing.
what are the reserved words for cics?
What are the types of processes to create a map in cics?