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 

Cics entries - CSD Full

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


Joined: 19 Dec 2003
Posts: 21
Topics: 15

PostPosted: Wed Jan 28, 2004 11:20 am    Post subject: Cics entries - CSD Full Reply with quote

hi
when i define cics entries ex :file,mapset etc i am getting define unsuccessful and the message i get is csd full,i tried by deleting old entries but even then i am getting the same problem. can any one tell me how to solve this problem.
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jan 28, 2004 1:05 pm    Post subject: Reply with quote

Gururaj,

Please remember to post as many details as possible as it will avoid the guesswork. If you have posted the error code it be easier to debug the error.

Any way how are you adding the resource definitions? Are you using CEDA OR running the DFHCSDUP batch utility? when you say you have deleted the old entries, are you sure that they are physically deleted? You cannot delete the group itself; it ceases to exist only when it contains no resource definitions. Also check if your vsam CSD File has enough space.

Check this link for a detailed explanation of Setting up the CICS system definition data set

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
warp5
Intermediate


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

PostPosted: Thu Jan 29, 2004 2:34 am    Post subject: Reply with quote

Also check how the CSD is defined (with CEMT I DFHCSD) - are updates even allowed, is the CSD defined in the SYSIN Parameters or in the Job?
Back to top
View user's profile Send private message Visit poster's website
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Fri Jan 30, 2004 10:04 am    Post subject: Reply with quote

If the CSD is genuinely full and you just want to expand it (when it is not allocated to CICS) just create a new VSAM file modelled on the existing one but with more space. Then copy the contents from the old csd to the new one, and rename the datasets appropriately. No special considerations or CICS utilities required. No need to initialize the new CSD or anything. You can use e.g. FILEAID or IDCAMS to perform the VSAM operations. If you're not a CICS sysprog yourself (I assume not) then you will probably need to get your CICS sysprogs to do this for you.
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