Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Mirror transactions in CICS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
av_sukumar

New User


Joined: 12 Oct 2004
Posts: 6

PostPosted: Tue Oct 12, 2004 5:38 pm    Post subject: Mirror transactions in CICS
Reply with quote

hi ,
i have a doubt in cics that

1. WHAT IS MIRROR TRANSACTIONS .
2. HOW WE WILL PASS THE DATA FROM ONE TERMINAL TO ANOTHER TERMINAL ( NOT THROUGH START)
3. CAN WE HAVE MORE THAN ONE REGIONS .

any one please tell me the asnwers .thank you bye.
Back to top
View user's profile Send private message
References
PostPosted: Tue Oct 12, 2004 5:38 pm    Post subject: Re: Mirror transactions in CICS Reply with quote

muthukumar

New User


Joined: 24 Mar 2004
Posts: 32

PostPosted: Thu Oct 14, 2004 12:48 pm    Post subject:
Reply with quote

Hi Sukumar,

find the answers for 2 & 3rd question here.

2) we can pass data from one terminal to other with TSQ and TDQ's

3) we can have more than one CICS region.

regards
Muthu
Back to top
View user's profile Send private message
jz1b0c

Active User


Joined: 25 Jan 2004
Posts: 180
Location: Toronto, Canada

PostPosted: Sat Nov 13, 2004 1:30 am    Post subject:
Reply with quote

muthukumar wrote:
Hi Sukumar,

find the answers for 2 & 3rd question here.

2) we can pass data from one terminal to other with TSQ and TDQ's

3) we can have more than one CICS region.

regards
Muthu

==========

Muthu/Sukumar

TSQ and TDQ have their own purpose defined in CICS

TSQ is recommended to use to transfer the data bewteen the
programs/Tasks of a Same transaction.

TDQ is used for ATI (Automatic task initiation).


To transfer the data between terminal you have to use terminal commands like SEND

refer to this site for details www.felgall.com/cics2.htm see all the send commands in this.

3) Under one CICS environment you can have multiple regions
they are called AOR (Application online regions)
To switch between the regions you can use routing transaction
CRTE SYSID=AOR1
CRTE SYSID=AOR2...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1