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

Home -> Community -> Mailing Lists -> Oracle-L -> LMTs and Ora 1693 dealing with LOBs

LMTs and Ora 1693 dealing with LOBs

From: <rgaffuri_at_cox.net>
Date: Fri, 08 Aug 2003 08:54:36 -0800
Message-ID: <F001.005C9A8A.20030808085436@fatcity.com>


been trying to get the ok to switch to LMTs on all our isntances. have gotten no so far.

We ran into:

ORA-01693 max # extents (string) reached in lob segment string.string

Cause: A LOB segment tried to extend past MAXEXTENTS.

Action: If MAXEXTENTS is less than the system max, raise it. Otherwise, you must re-create with larger initial, next or PCTINCREASE parameters.

I altered the table and set us to max extents unlimited. temporary fix since inital != next extent and poor pct_increase settings.

Do you still need to set the maxextents clause at the table level of a LOB in LMTs or is it handled implicitly? Or does it handle that also. MaxExtents for lobs is set differently than maxextents for table segments.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: <rgaffuri_at_cox.net
  INET: rgaffuri_at_cox.net

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 Fri Aug 08 2003 - 11:54:36 CDT

Original text of this message

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