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: Solaris/8.1.7/LOBSEGMENT

Re: Solaris/8.1.7/LOBSEGMENT

From: Robert Pegram <pegramrg_at_yahoo.com>
Date: Mon, 31 Mar 2003 10:49:14 -0800
Message-ID: <F001.005767E2.20030331104914@fatcity.com>


alter table table_name

    modify lob (lob_column)
     (storage (maxextents unlimited));

Look in dba_lobs if you are unsure of the table_name the lobsegment belongs to.

Rob Pegram
Oracle Certified DBA


Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robert Pegram
  INET: pegramrg_at_yahoo.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 Mon Mar 31 2003 - 12:49:14 CST

Original text of this message

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