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 

question cics start

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


Joined: 10 Dec 2005
Posts: 159
Topics: 75

PostPosted: Tue Dec 19, 2006 11:07 pm    Post subject: question cics start Reply with quote

1)
When the cics cold started

then I inqure the prog using cemt
Code:

  I PROG(RFD7222)                                                             
  STATUS:  RESULTS - OVERTYPE TO MODIFY                                       
   Prog(RFD7222 )                                              NOT FOUND     


At this time I still can use the program RFD7222 , then which load module am I using ? How to find ?

2) In the cics start job.

Code:
4 XXSTEP1    EXEC PGM=APPCLPAR,PARM=&LPAR                             
   IEFC653I SUBSTITUTION JCL - PGM=APPCLPAR,PARM=ST05                   
 5 XXSTEPLIB   DD  DISP=SHR,DSN=STDC.MCI.LOD.R620                       
   XX*                                                                 
   XX*                                                                 
 6 XXRMUTL    EXEC PGM=DFHRMUTL                                         
 7 XXSTEPLIB   DD  DSN=SYS9.CICS.&CLVL..SDFHLOAD,DISP=SHR               
   IEFC653I SUBSTITUTION JCL - DSN=SYS9.CICS.C3.SDFHLOAD,DISP=SHR       
 8 XXSYSPRINT  DD  DSN=&&GCDPRINT,DISP=(,PASS),UNIT=3390,               
   XX          SPACE=(TRK,(1,1))                                       
 9 XXDFHGCD    DD  DSNAME=&CICSDS..DFHGCD,DISP=SHR                     
   IEFC653I SUBSTITUTION JCL - DSNAME=STCN.LCI.I1.DFHGCD,DISP=SHR       
10 XXSYSIN     DD  DUMMY                                               
   XX*                                                                 
11 XXUPGRADE  EXEC PGM=IKJEFT01,                                       
   XX          DYNAMNBR=30,PARM='%CICE0850 &CLVL &CICSDS'               
   IEFC653I SUBSTITUTION JCL - PGM=IKJEFT01,DYNAMNBR=30,PARM='%CICE0850
12 XXSTEPLIB   DD  DSN=SYS9.CICS.&CLVL..SDFHLOAD,DISP=SHR               
   IEFC653I SUBSTITUTION JCL - DSN=SYS9.CICS.C3.SDFHLOAD,DISP=SHR   


Which step is for install PPT AND FCT or PCT? How to find the parm contain those information.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
warp5
Intermediate


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

PostPosted: Wed Dec 20, 2006 3:37 am    Post subject: Reply with quote

I do not see your CICS start up. How can you use a program in CICS if it can not be found. Nothing really fits together here, you need to do more research and post the real CICS job.
Back to top
View user's profile Send private message Visit poster's website
javagate
Beginner


Joined: 17 Mar 2006
Posts: 6
Topics: 1
Location: USA

PostPosted: Wed Dec 20, 2006 12:25 pm    Post subject: Reply with quote

Are you using program auto install?
_________________
I work in the real world not in some IBM lab.
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