What are the naming conventions for the Temporary Storage
Queues?
Answers were Sorted based on User's Feedback
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 |
Answer / bernard thomas
8 bytes made up of term id (4) and mnemonic (4).
| Is This Answer Correct ? | 4 Yes | 2 No |
Which is the AID that will not be identified in the ANYKEY option of the HANDLE AID command?
What is cics load command?
What is the meaning and use of the EIBAID field?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
What is the primary aspect of CICS?
What is the function of the Terminal Control table?
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
how do you execute a background cics txn ?
are we use the group by clause in cursors?
What is BMS?
plz give the syntax for receive map and receive text cmds in cics
What are the naming conventions for the Temporary Storage Queues?