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
Explain how do you dynamically set the cursor position to a specific field?
What are the classifications of the cics program?
Explain the difference between pseudo-conversational and conversational?
How to dsect parameter is used in bms?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Can you define commarea?
Explain how to build up lu 6.2 communication?
Define an aey9 abend?
Can you define temporary storage?
Can you define attribute byte?
What is the tcp in the cisc?
What are the cics tables?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Define ceci?