ORA-02348: cannot create VARRAY column with embedded LOB

Answer Posted / guest

Cause: An attempt was made to create a column of a VARRAY
type which has an embedded LOB attribute. The LOB could be
an attribute of a subtype of the declared type of VARRAY's
element.

Action: Remove offending attribute from type. If it is a
subtype attribute then declare the VARRAY column NOT
SUBSTITUTABLE.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ORA-26079: file "string" is not part of table string.string

1521


NZE-28890: Entrust Login Failed

1409


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2315


ORA-26032: index string.string loading aborted after string keys

1653


ORA-26027: unique index string.string partition string initially in unusable state

6159






ORA-26084: direct path context already finished

1483


ORA-26095: unprocessed stream data exists

2803


ORA-16627: No standby databases support the overall protection mode.

3556


ORA-26082: load of overlapping segments on table string.string is not allowed

1376


ORA-16516: The current state is invalid for the attempted operation.

8067


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2329


IMP-00064: Definition of LOB was truncated by export

5886


RMAN-05017: no copy of datafile number found to recover

1885


IMP-00070: Lob definitions in dump file are inconsistent with database.

1288


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2308