Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Expanding varchar2 column

RE: Expanding varchar2 column

From: Strickland, Mark <mark.strickland_at_cingular.com>
Date: Tue, 15 Nov 2005 19:19:35 -0800
Message-ID: <184BC2BEE669AD45BDAF01FD5F6A2F5D069118@WA-MSG11-BTH.wireless.attws.com>


Yes, I did indeed consider creating a similar table, enabling trace, and inspecting the trace file. As this is a very large table and there wasn't a place to run a similar-sized test, the co-worker opted to not run a test and, rather, to allow for adequate time during the change window to accomodate a full table scan just in case that happened, though we both felt quite sure that it would not. I'm not a guru but far from a novice. As this was for a co-worker, I was simply asking if anyone knew for sure. Thank you for your response.  

Mark  

	-----Original Message-----
	From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Paul Baumgartel
	Sent: Tuesday, November 15, 2005 6:30 PM
	To: oracle-l_at_freelists.org
	Subject: Re: Expanding varchar2 column
	
	
	Mark,
	
	I'd think that the procedure would be the same regardless of the
table's row count--have you considered creating a similar table, enabling trace, and inspecting the trace file?         
	-- 
	Paul Baumgartel
	paul.baumgartel_at_aya.yale.edu
	
	
	On 11/15/05, Strickland, Mark < mark.strickland_at_cingular.com
<mailto:mark.strickland_at_cingular.com> > wrote:

                A co-worker needs to modify a varchar2 column from 100 bytes to 200 bytes in a large table. We think that it will just modify the data dictionary and not do a full table scan. Does anyone know for sure? Yep, I've RTFM'd and google'd and metalink'd it. Thx.                                   

		Mark Strickland
		Seattle, WA





--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 15 2005 - 21:22:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US