View previous topic :: View next topic |
Author |
Message |
kappurajesh Beginner
Joined: 29 Mar 2004 Posts: 19 Topics: 13 Location: India
|
Posted: Thu May 27, 2004 7:30 am Post subject: DCT TaBLE |
|
|
How do we register queue at DCT table |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
Mike Chantrey Intermediate
Joined: 10 Sep 2003 Posts: 234 Topics: 1 Location: Wansford
|
Posted: Thu May 27, 2004 9:40 am Post subject: |
|
|
Kolusus's link is to the macro definition method for DCTs; if you have a recent release of CICS then you should probably be using the RDO equivalent ('CEDA DEFINE TDQUEUE' in CICS) which is detailed in the previous chapter to the link above.
However, unless you are a CICS sysprog which seems unlikely as you are asking this question, the proper answer to how to define a TDQUEUE is to talk to your site's CICS sysprogs, since you will probably not have the authority or access to do it yourself. Even if you do have the access and authority you still need to know your site's naming convertions and other standards for such definitions. |
|
Back to top |
|
 |
|
|