QSM-02020: container column not in SELECT list with NOT NULL
constraint



QSM-02020: container column not in SELECT list with NOT NULL constraint..

Answer / guest

Cause: The capability in question is not supported when the
materialized view's container table has a column that does
not correspond to an output expression in the select list,
and that column has a NOT NULL constraint. This situation
can result in problems during refresh since any new rows
inserted into the materialized view will set that column to
NULL.

Action: Disable or remove the NOT NULL constraint.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12922: concurrent ALTER DATABASE [NO] FORCE LOGGING command is running

1 Answers  


ORA-13828: generated SQL profile name string already exists

1 Answers  


ORA-06408: NETCMN: incorrect message format

1 Answers  


RMAN-06609: AS COPY can be configured only for disk device

1 Answers  


ORA-26668: STREAMS process string exists

1 Answers  


UDE-00050: Unable to setup parameter processing.

1 Answers  


NID-00301: Datafile string - dbid changed, wrote new name

1 Answers  


ORA-25443: duplicate column value for table alias: string, column number: string

1 Answers  


ORA-39036: invalid metadata filter name string

1 Answers  


DRG-52210: error while registering value for attribute: string

1 Answers  


ORA-02046: distributed transaction already begun

1 Answers  


QSM-02059: join may produce duplicate rows in mv

1 Answers  


Categories