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 

free plan

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
sindhu
Beginner


Joined: 28 Oct 2003
Posts: 20
Topics: 12

PostPosted: Wed Sep 21, 2005 4:57 am    Post subject: free plan Reply with quote

Hi

Can i get a JCl for FREE PLAN


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


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

PostPosted: Wed Sep 21, 2005 5:03 am    Post subject: Reply with quote

sindhu,

Check option 5(The Bind/Rebind/Free selection panel) then option 3(FREE PLAN) of the DB2I primary panel. check this link


http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNAPH11/5.1.3?DT=20010710165542

Hope this helps...

Cheers

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


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

PostPosted: Wed Sep 21, 2005 8:22 am    Post subject: Reply with quote

Sindhu,

Here is a batch JCL to free the plan.

Code:

//STEP0100 EXEC PGM=IKJEFT01
//SYSTSPRT DD  SYSOUT=*     
//SYSTSIN  DD  *             
 DSN SYSTEM(xxxx)           
 FREE PLAN (your plan name) FLAG(I)
/*                       


Check this link for a detailed explanation of the free Plan command.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNCRH10/2.42?DT=20010212144411

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
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 -> Database 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