MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

START TRANID During CICS START/RESTART

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
help_me
Beginner


Joined: 03 Oct 2003
Posts: 11
Topics: 4

PostPosted: Wed Oct 08, 2003 7:52 pm    Post subject: START TRANID During CICS START/RESTART Reply with quote

Hi,

We would like to START a Transaction at Morning 7.00 A.M on Business Days.

Please let us know what are the Different ways of doing this.

This Transaction Starts itself for every 2 Mins of Interval of Time Till 6.00 P.M.

Please clarify If CICS is Down during Day after Time in between, How do we Restart the Transaction Or It would Re-start it's Own?.

Is there any way of Defining the Transaction to Run during CICS STARTUP (First Time).

Thank you
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12383
Topics: 75
Location: San Jose

PostPosted: Thu Oct 09, 2003 4:30 am    Post subject: Reply with quote

Helpme,

My CICS knowledge is a little rusty. so bear with me.I beleive that there are many ways of starting a transaction at 7:00 am on business days

1. If your shop has a schedueling software like CA-7,CONTROL-M schedule a job that starts a task using the batch CICS commands

2. You can trigger a CICS transaction from a batch program or JCL using the EXCI interface.( I answered about this a few days back)

3.You can put a program in the PLT(Program list table) which will issue a START for the target transaction. The list of programs selected for execution during initialization is referred to as the 'PLTPI' list

check this link for a detailed explanation of PLT--program list table

Quote:

Please clarify If CICS is Down during Day after Time in between, How do we Restart the Transaction Or It would Re-start it's Own?.

Is there any way of Defining the Transaction to Run during CICS STARTUP (First Time).


Refer PLT for specifying a list of programs that you wish to be executed in the second and/or third initialization stages of CICS startup

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
help_me
Beginner


Joined: 03 Oct 2003
Posts: 11
Topics: 4

PostPosted: Thu Oct 09, 2003 9:34 pm    Post subject: Reply with quote

Hi Kolusu,
Thank you.
I have inquired with my CICS Support and they said we can Add the Transaction to the CICS Sequential Reader and the Transaction will durin the CICS START/RESTART.

Please let me know if you have any Idea abt CICS Sequential Reader.
Thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group