View previous topic :: View next topic |
Author |
Message |
balaji.p.raman Beginner

Joined: 27 Feb 2007 Posts: 10 Topics: 5 Location: India
|
Posted: Wed Mar 12, 2008 12:47 pm Post subject: Increasing the Size of CICS DDIO file of Xpeditor |
|
|
Hi,
I am trying to increase the size of the DDIO file (VSAM) in Xpeditor.
The file is using for the CICS system pertaining to one particular region, this makes it impossible for me to delete the file and recreate with different size(right now it is 30 cylinders primary and 0 secondary).
I dont know if there is any way in acheiving this other than contacting the system programmer.
I am thinking of bringing the CICS region down, and then delete the file and re create with bigger size. But I am not sure if this is the right way to do. I am not sure whether the Xpeditor will understand the new settings or not.
I can see the volume for the current DDIO file is allocated in region "TCICSXX". Which makes me think if there is any special setting required for this DDIO file.
I am wondering how this whole thing works!
I couldnt find a topic that pertains to this scenario, which forced me to write a new post. Sorry if this is a repeatation.
Please help! _________________ Rgds,
Balaji |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
Posted: Wed Mar 12, 2008 3:17 pm Post subject: |
|
|
balaji.p.raman,
Delete some of the unused the Old modules from the dataset _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Thu Mar 13, 2008 2:36 am Post subject: |
|
|
You do not have to bring cics down, you can stop xped, close the file, work on the file, open the file, start xped. There are xped transactions to stop xped and start it again, take a look in the manuals. |
|
Back to top |
|
 |
shagnwrx Beginner
Joined: 06 Jul 2006 Posts: 14 Topics: 0 Location: Birmingham, AL
|
Posted: Wed Mar 19, 2008 2:19 pm Post subject: |
|
|
XPND will shutdown Xpediter, but only if nobody is Xpediting a program within that particular CICS region.
If the person who installed the product hardcoded the dataset in the CICS JCL stream, I don't think you're going to be able to release the allocation. I've been to a bunch of shops that did that.
If they have Xpediter TSO, you can use the TSO panels to allocate a new DDIO via the DDIO utilities option. It will also initialize the new file.
You may want to have the Systems Programmer do this, as he probably will be the only person with enough RACF/TS/ACF2 security to delete and/or redefine the new VSAM file.
Hope this helps!
Scott Evans _________________ SCCA South East Division RallyCross |
|
Back to top |
|
 |
|
|