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

Steps to Change the Length of an IMS DB


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
naive

New User


Joined: 26 Apr 2005
Posts: 46
Location: LA

PostPosted: Tue May 02, 2006 11:01 pm
Reply with quote

Hello!

Can anyone walk me thru the steps to change the length of an IMS DB?
As far as I understand:
a)Change the DBD with the new length
b)Recompile all PSBs accessing that DB
c)Create ACBs (?)
d)Change the IO-area used by the cobol programs to access the DB
e)Recompile all the cobol programs using that DB (to pick up the changed IO area)

I am not sure if I have to perform the steps b and c.

Would be nice if anyone could throw some light on this.
Back to top
View user's profile Send private message
gowtham_1982
Warnings : 1

Active User


Joined: 02 Dec 2005
Posts: 109

PostPosted: Wed May 03, 2006 3:43 pm
Reply with quote

naive wrote:
Hello!

Can anyone walk me thru the steps to change the length of an IMS DB?
As far as I understand:
a)Change the DBD with the new length
b)Recompile all PSBs accessing that DB
c)Create ACBs (?)
d)Change the IO-area used by the cobol programs to access the DB
e)Recompile all the cobol programs using that DB (to pick up the changed IO area)

I am not sure if I have to perform the steps b and c.

Would be nice if anyone could throw some light on this.




Hi naive,

we need to recompile the PSB's too i feel. this is mandate, if there happens to be change in key of segments.

Can you please throw some light on ACB?


thanks in advance,

Gowtham
Back to top
View user's profile Send private message
naive

New User


Joined: 26 Apr 2005
Posts: 46
Location: LA

PostPosted: Wed May 03, 2006 10:25 pm
Reply with quote

Ummm I am not sure about the ACBs either. I know that they are made from a combination of the PSB and the DBD, and that usually they are required to run online IMS programs.
Other than that I am not at all sure about them.
Back to top
View user's profile Send private message
naive

New User


Joined: 26 Apr 2005
Posts: 46
Location: LA

PostPosted: Wed May 03, 2006 10:25 pm
Reply with quote

And oh .. there is no change in the Key, only an increase in length of the DB due to increase in length of some nonkey fields.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Get RECORD LENGTH, allocated space of... CLIST & REXX 7
No new posts Binary File format getting change whi... All Other Mainframe Topics 7
No new posts Store the data for fixed length COBOL Programming 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
Search our Forums:


Back to Top