What are the naming conventions for the Temporary Storage
Queues?
Answer Posted / manish_cics
A TSQ is identified by the queue id ( 1 to 8 bytes ). in
order to avoid confusion and to maintain data security , a
strict naming convention for QID will be required in the
installation .
QID NAMING CONVENTION::::::::
FORMAT : DTTTTANN
where ,
D : division id(eg , A for Account , B for budget)
TTTT : terminal id(EIBTRMID)
A : application code ( A, B , C .....)
NN : queue number( 1 , 2.....)
TERMINAL ID IN QID for a terminal dependent task.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what are the commands used to gain exclusive control over a resource?
Highlight the difference between a symbolic map and physical map?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What are the types of important programs that are used in the cics?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
How errors are handled in CICS programs?
Define the term mro (multi region operation)?
Explain the usage of language in the ppt entry?
Explain the primary significance of intra-partition and extra-partition tdqs ?
cics command level is?
Can you explain primary aspect of cics?
What is the syncpoint command?
What does the 'cedf:cics' transactions do?
What is the pic clause for the data type of length option field type of data fields?