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 

program disabled when cics region bounces

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


Joined: 25 Nov 2014
Posts: 7
Topics: 5

PostPosted: Tue Nov 25, 2014 2:39 pm    Post subject: program disabled when cics region bounces Reply with quote

For some reason, in our test region, a program was set to be disabled when the cics region started. now, they want the program available when the cics region starts (test system bounces every couple of days). The person who made the initial change is retired now and it all rolls down hill. here is what I did and was wondering if I was correct.
I did a CEDA DIS PROG(CRI96*) GROUP(*)
found my program and did an "AL" to alter. I then changed status from disabled to enabled, backed out and did an "I" to install. how close was I? thanks, jeff
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 25, 2014 4:07 pm    Post subject: Reply with quote

chinatrain99,

My CICS knowledge is kinda of rusty. But you can try this

1. Add an entry to PLT table (DFHPLTxx) for your program.
2. Add an entry to CICS System Initialization Table(SIT) PLTPI=xx

This would make the transaction start every time you start CICS.
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
chinatrain99
Beginner


Joined: 25 Nov 2014
Posts: 7
Topics: 5

PostPosted: Tue Nov 25, 2014 4:14 pm    Post subject: Reply with quote

the transaction was never disabled. the program was. I looked thru the sit/plt datasets and there is no reference to the program in there.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 25, 2014 4:23 pm    Post subject: Reply with quote

chinatrain99 wrote:
the transaction was never disabled. the program was. I looked thru the sit/plt datasets and there is no reference to the program in there.


Unless the transaction is scheduled to run every time CICS starts up, the transactions will be disabled.

Try adding the above mentioned entries and then bring down CICS and bring it up and see if the transaction is automatically started
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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