Database Administration (MOSC)

MOSC Banner

Need to change maxextent clause on a object type colomn stocked in lob segment

edited Jun 15, 2010 6:58AM in Database Administration (MOSC) 6 commentsAnswered
Hi all,

** Oracle is investigating this issue, but in parallel is opening the topic to the Community so that Community 
members can add their perspective, experience or knowledge. This will further enhance all knowledge bases 
including My Oracle Support and My Oracle Support Communities; assisting all Community members and enabling 
richer solution searches.**

The table : 
DBMS_METADATA.GET_DDL('TABLE','JTF_PF_REPOSITORY')
--------------------------------------------------------------------------------

 CREATE TABLE "APPS"."JTF_PF_REPOSITORY"
  (    "PAGEOBJECT" "APPS"."JTF_PF_PAGE_OBJECT" ,
       "OBJECT_VERSION_NUMBER" NUMBER NOT NULL ENABLE,
       "CREATED_BY" NUMBER(15,0) NOT NULL ENABLE,
       "CREATION_DATE" DATE NOT NULL ENABLE,
       "LAST_UPDATED_BY" NUMBER(15,0) NOT NULL ENABLE,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center