View previous topic :: View next topic |
Author |
Message |
prasanth_thavva Beginner

Joined: 14 May 2006 Posts: 40 Topics: 18
|
Posted: Tue May 15, 2007 1:51 am Post subject: IS IKJEFT01 can be used to up CICS region ? |
|
|
Hi ,
Is IKJEFT01 is used for up the CICS region,
i guess the above utiliy wil creates thread between sub system , right
How many modes we can up the CICS region.
if any body have the code please drop here.
 _________________ Thanks&Regards
Prasanth Thavva |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Tue May 15, 2007 3:13 am Post subject: |
|
|
IKJEFT01 is TSO - not a utility (unless you regard TSO as being a utility) _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
Bill Dennis Advanced

Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
|
Posted: Tue May 15, 2007 8:09 am Post subject: Re: IS IKJEFT01 can be used to up CICS region ? |
|
|
prasanth_thavva wrote: | up the CICS region, ??? |
Please explain what this means. _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue May 15, 2007 8:15 am Post subject: |
|
|
Quote: |
Please explain what this means.
|
Bill Dennis,
I guess OP meant CICS Region Start Up.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Tue May 15, 2007 8:26 am Post subject: |
|
|
To be fair - we start and stop regions via TSO/ISPF but by having panels that submit jobs to actually do it. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
prasanth_thavva Beginner

Joined: 14 May 2006 Posts: 40 Topics: 18
|
Posted: Tue May 15, 2007 9:07 am Post subject: |
|
|
Hi,
Thanks for immediate response,
I agree with Kolusu,
I am working in production monitoring system one of batch jcl will up the CICS region.This is last job in Batch cycle.
 _________________ Thanks&Regards
Prasanth Thavva |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Tue May 15, 2007 9:11 am Post subject: |
|
|
You are running a batch job that executes IKJEFT01 to bring up your CICS regions - is that correct?
If so, there will be a SYSTSIN dd which will point to the code that does it. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
prasanth_thavva Beginner

Joined: 14 May 2006 Posts: 40 Topics: 18
|
Posted: Tue May 15, 2007 11:52 am Post subject: |
|
|
Hi,
Thank you,
Regards
 _________________ Thanks&Regards
Prasanth Thavva |
|
Back to top |
|
 |
ramlak Beginner
Joined: 17 Apr 2007 Posts: 27 Topics: 6
|
Posted: Wed May 16, 2007 8:49 am Post subject: |
|
|
prasanth,
Can you pl provide the code so that others like me would get little knowledge too..
Thanks,
Lak |
|
Back to top |
|
 |
|
|