View previous topic :: View next topic |
Author |
Message |
mnandakumar Beginner
Joined: 09 May 2007 Posts: 22 Topics: 14
|
Posted: Mon Jun 04, 2007 5:03 am Post subject: CICS region and PCT entry |
|
|
Hi,
I have two different regions CICSBDTS and CICSBDT0.Whether these two regions have different PCT entries in Resource definition.
hanks in advance |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Mon Jun 04, 2007 5:11 am Post subject: |
|
|
The might, they might not....
The tranid might be on one group on the csd and applied to both regions.
The tranid might be native to both regions.
The tranid might be defined in one group with the remote system parm naming one of the regions and there for be remote in the other.
Kind of depends...... |
|
Back to top |
|
 |
mnandakumar Beginner
Joined: 09 May 2007 Posts: 22 Topics: 14
|
Posted: Mon Jun 04, 2007 5:19 am Post subject: |
|
|
Hi,
I have the same transaction applied to both these regions.But, i am not able to access the Tran id in CICSBDT0 region.
Could u explain?
Thanks |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Mon Jun 04, 2007 5:36 am Post subject: |
|
|
mnandakumar wrote: | I have the same transaction applied to both these regions.But, i am not able to access the Tran id in CICSBDT0 region. | Define "applied".
Define "access".
What does CEMT I TRAN show? |
|
Back to top |
|
 |
mnandakumar Beginner
Joined: 09 May 2007 Posts: 22 Topics: 14
|
Posted: Mon Jun 04, 2007 5:48 am Post subject: |
|
|
Hi,
Applied - I entered the Transaction in both the regions and it works
Access - I am not able to view the Tran id IN CICSBDT0 in Resource manager
When i logged into CICSBDT0 and gave CEMT I TRAN(AX16)
It gave Tclass( BDTS ) |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Mon Jun 04, 2007 5:53 am Post subject: |
|
|
You entered it in BDTO with the same Resource manager that you can't view it with? Is the group missing? |
|
Back to top |
|
 |
mnandakumar Beginner
Joined: 09 May 2007 Posts: 22 Topics: 14
|
Posted: Mon Jun 04, 2007 6:33 am Post subject: |
|
|
How to check the One CICS region CICSBDT0 is connected remotely with another CICS region |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Mon Jun 04, 2007 6:35 am Post subject: |
|
|
CEMT I CONN? |
|
Back to top |
|
 |
|
|