Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: dropping a column
Never mind, found the problem. After trying it again
and monitoring v$session_event and v$session_wait
we see that almost all the time was spent waiting
on log buffer space, which turned out to be set WAY
too small.
-----Original Message-----
Sent: Thursday, May 08, 2003 11:52 AM
To: Multiple recipients of list ORACLE-L
Does anyone have any timing for dropping a column in 8.1.7 (hpux11)?
We're dropping one column from a table with about 2.3 million rows using about 115 Meg of space and it's taking 50 minutes. Seems a little long to me, but this is the first time I've tried it.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Adams, Matthew (GECP, MABG, 088130)
INET: MATT.ADAMS_at_APPL.GE.COM
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu May 08 2003 - 13:22:04 CDT