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 

Problem starting CICS

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


Joined: 14 Mar 2007
Posts: 10
Topics: 3
Location: Argentina

PostPosted: Tue May 15, 2007 7:21 pm    Post subject: Problem starting CICS Reply with quote

I'm getting this message when I want to start CICS. Does anyone have any idea how I can fix this??

*21.17.02 STC00220 *02 DFHPA1909 CICS DATA 216
* ht IS INVALID FOR KEYWORD CICSSVC=. RESPECIFY KEYWORD AND DATA.


It's driving me nuts! Sad
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed May 16, 2007 12:56 am    Post subject: Reply with quote

Take a look at your CICS parameters, either sysin, overrides, or SIT. What do you have for CICSSVC? We use CICSSVC=216. Have you looked at the error messages for explanations?

Problem
You are starting a new CICS
Back to top
View user's profile Send private message Visit poster's website
NicolasF
Beginner


Joined: 14 Mar 2007
Posts: 10
Topics: 3
Location: Argentina

PostPosted: Wed May 16, 2007 10:32 am    Post subject: Reply with quote

This is my config in the member IEASVCCI of the PARMLIB:

SVCPARM 216,REPLACE,TYPE(3),APF(NO),EPNAME(DFHCSVC) /* CICS SVC */

This is the SYSIN of the CICS:

Code:
APPLID=(CICS,CICS),
XRF=NO,           
AUXTR=OFF,         
AUXTRSW=NEXT,     
EDSALIM=24M,       
*GRPLIST=(DFHLIST),
GRPLIST=(XYZLIST),
FCT=NO,           
TCT=NO,           
SRT=NO,           
SEC=NO,           
TRTABSZ=64,       
PGRET=P/,         
PGPURGE=T/,       
PGCOPY=C/,         
PGCHAIN=X/,       
.END               


Confused
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Wed May 16, 2007 1:22 pm    Post subject: Reply with quote

Quote:

CICS checks if the SVC number supplied corresponds to the correct level of the CICS Type 3 SVC module, DFHCSVC. If the SVC number does not correspond to the correct level of DFHCSVC, the following can happen, depending on the value specified for the PARMERR system initialization parameter:
CICS is terminated with a system dump
The operator is allowed to retry using a different SVC number
Back to top
View user's profile Send private message
NicolasF
Beginner


Joined: 14 Mar 2007
Posts: 10
Topics: 3
Location: Argentina

PostPosted: Wed May 16, 2007 4:07 pm    Post subject: Reply with quote

OK, so... how can I check If the SVC number does correspond to the correct level of DFHCSVC?? or how can I try a different number...??
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Wed May 16, 2007 6:34 pm    Post subject: Reply with quote

Dealing with multiple releases of CICS?
Back to top
View user's profile Send private message
NicolasF
Beginner


Joined: 14 Mar 2007
Posts: 10
Topics: 3
Location: Argentina

PostPosted: Wed May 16, 2007 10:26 pm    Post subject: Reply with quote

Nope, it just stopped working. The thing is that I'm not the CICS specialist, so I don't have much experience with it... Rolling Eyes
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Thu May 17, 2007 5:14 am    Post subject: Reply with quote

Somebody did something, it didn't "just stop" working. The error message is telling you why, somebody there now has to resolve the how....
Back to top
View user's profile Send private message
shagnwrx
Beginner


Joined: 06 Jul 2006
Posts: 14
Topics: 0
Location: Birmingham, AL

PostPosted: Thu May 17, 2007 4:20 pm    Post subject: Reply with quote

Nicolas,

Can you paste in the DFHSITxx contents here? xx would equal the suffix specified on the SIT= parameter of your start command, sysin, or hardcoded in the JCL proc itself.

Could be any number of things at this point from LPA being switched, switching of CICS libraries in the LPA, erroneously using a different DFHSIT module than from before, or even somebody changing the SVC number in the IEASYSxx member of parmlib for the DFHCSVC entry.

I'm with CICS Guy on this.. Sounds like the Sys Progs may have been staging for a new release of CICS, and fudged the LPA list (Not that I've done anything like that before Embarassed )
_________________
SCCA South East Division RallyCross
Back to top
View user's profile Send private message AIM Address
NicolasF
Beginner


Joined: 14 Mar 2007
Posts: 10
Topics: 3
Location: Argentina

PostPosted: Fri May 18, 2007 10:26 am    Post subject: Reply with quote

OK, we fixed it, apparently someone issued some kind of "SET" command and modified the LPA list. So we did a cold start and reloaded the CICS LPA modules and now it work Very Happy . Thanks for the help!
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