What are the naming conventions for the Temporary Storage
Queues?

Answers were Sorted based on User's Feedback



What are the naming conventions for the Temporary Storage Queues?..

Answer / 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

What are the naming conventions for the Temporary Storage Queues?..

Answer / bernard thomas

8 bytes made up of term id (4) and mnemonic (4).

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More CICS Interview Questions

I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.

5 Answers   HSBC,


What is the primary objective of CICS ?

1 Answers   IBM,


What is the difference between pct and fct?

0 Answers  


What does the 'cebr:cics' transactions do?

0 Answers  


What are the two outputs created as a result of generation of a map?

2 Answers   IBM,






Which is the command that is used to dump the main storage areas related to a task?

1 Answers   IBM,


What is the use of a TDQ, TSQ?

1 Answers   IBM,


What is the use of DCT?

2 Answers   IBM,


Which is the command used for terminating a browse operation?

2 Answers   IBM,


Receive consists of buffer option in it. What is the significance of this option?

0 Answers  


How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know

1 Answers   IBM,


What does the 'cedf:cics' transactions do?

0 Answers  


Categories