IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to let a program resident in memory in cics


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
julian123

New User


Joined: 14 Aug 2006
Posts: 25

PostPosted: Wed Aug 23, 2006 9:15 am
Reply with quote

assume there is a cics program, I can use start statement with interval parameter to let program run once in a while, it looks as the program resident in memory all the time
now, I want to let program load into memory automatically(still resident in memory) when the cics startup. how to implement it.
any body can give me a suggestion, thanks a lot.
Back to top
View user's profile Send private message
NIRAJ BILGE

New User


Joined: 05 Aug 2006
Posts: 11

PostPosted: Fri Sep 15, 2006 7:39 pm
Reply with quote

From sys admin side
u just define that program in CSD dataset, which is referred by cics region while it is coming up along with SIT parameter.
Back to top
View user's profile Send private message
NIRAJ BILGE

New User


Joined: 05 Aug 2006
Posts: 11

PostPosted: Fri Sep 15, 2006 7:51 pm
Reply with quote

Oh i am sorry dont go on sys admin side.
i think u should run trans.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top