Database Administration (MOSC)

MOSC Banner

Extended Data Types and XML

Hello all,

Have some questions/ issues with XML tables and index creation.

I dont know a lot about XML but a developer is having an issue with index creation after we changed to Extended Data Types. They created fine prior to converting.

Does oracles tables use the extended block size? I ask because at the very bottom i have the code that works creating the index. If you cast it creates fine

the info  19c asm all the below worked fine on 12c standard data type and 19c standard data type

CREATE TABLE MASTER_ITEM_TEST

( MASTER_ITEM_ID NUMBER(10) NOT NULL,

Tagged:

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