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 

Alter Table - add column - is reorg needed ??

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


Joined: 20 Jul 2005
Posts: 9
Topics: 6

PostPosted: Wed Jul 20, 2005 4:13 am    Post subject: Alter Table - add column - is reorg needed ?? Reply with quote

I am about to alter a huge table. The column to be a added is a fixed character field CHAR(10).

This column is not present in any key.

Is it neccessary to REORG my table ?? and if yes why ??

regards,
Back to top
View user's profile Send private message
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 317
Topics: 50
Location: Germany

PostPosted: Wed Jul 20, 2005 5:53 am    Post subject: Reply with quote

emaverick,

it is not necessary but good practice.

regards,
bauer
Back to top
View user's profile Send private message
schintala
Beginner


Joined: 18 May 2005
Posts: 108
Topics: 31
Location: USA

PostPosted: Wed Jul 20, 2005 8:03 am    Post subject: Reply with quote

You don't need to REORG the table space just because of altering the table. It is a good idea to run RUNSTATS utility.
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 -> 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