View previous topic :: View next topic |
Author |
Message |
Mouli Beginner
Joined: 07 Jun 2003 Posts: 18 Topics: 7
|
Posted: Wed Oct 10, 2007 3:50 pm Post subject: IRCSTRT - What it is.. |
|
|
Hi all,
I tried searching for IRCSTRT in this forum and did not find any post. So, i better thought of asking the question.
I want to know what is IRCSTRT stand for in the CICS world. To my knowledge, IRCTC means Inter Region Communication Start. But i really don't know what it is useful for. So, could someone tell me what it is for and how it is used for.
The valid values for this are IRCSTRT(NO, YES), where NO being the default.
Thanks for sharing the information. _________________ Regards,
Mouli |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
|
Back to top |
|
 |
Mouli Beginner
Joined: 07 Jun 2003 Posts: 18 Topics: 7
|
Posted: Wed Oct 10, 2007 11:06 pm Post subject: |
|
|
Well.... we do have internet acces to IBM... i rarely go there... Since i am getting most of my stuffs here itself..
Anway thank for the links. I too know about the commands and syntax of using IRCSTRT. Butl, what i wanted to know is that "what is the use of IRCSTRT". ?
Thanks,
Mouli _________________ Regards,
Mouli |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Wed Oct 10, 2007 11:48 pm Post subject: |
|
|
Wait a sec... you 're installation lets you visit random sites like bulletin boards and thereby rely on 2nd rate, incomplete and often downright incorrect information frequently given by woefully inexperienced users and doesn't let you search manuals or visit authoritative, definitive vendor sites like www.ibm.com? Yikes!!
(By the way, the links CG gave you tell you what IRCSTRT does... it starts IRC -- they also tell you what IRC is). _________________ New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html. |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Thu Oct 11, 2007 1:53 pm Post subject: |
|
|
Quote: |
we do have internet acces to IBM... i rarely go there... Since i am getting most of my stuffs here itself
|
However, you are expected to search for the answer first and the product vendor is a good place to start as is Google and the forum search facility and the link to the manuals at the top of the page. You then post when you are unclear about, or cannot find, the answer. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
ar_karthick Beginner
Joined: 19 Dec 2006 Posts: 39 Topics: 20 Location: india
|
Posted: Fri Nov 30, 2007 1:12 pm Post subject: |
|
|
Hi
IRCSTART is inter region communication with the help of this you can route another region and execute a transaction.
So for routing (ie) communication between the regions IRC should be in open status.
If you give CEMT I IRC it will show you the status if IRC.
then you can try with following transaction in CICS screen
CRTE SYSID=XXXX
here SYSID implies the sysid of the CICS region you want to route it and this can done only with in same LPAR. _________________ karthick |
|
Back to top |
|
 |
|
|