ORA-30355: materialized view container does not exist



ORA-30355: materialized view container does not exist..

Answer / guest

Cause: A DROP TABLE command was issued directly against the
materialized view container table.

Action: Use the DROP MATERIALIZED VIEW command to clean up
the residual meta data for the materialized view. Then use
the CREATE MATERIALIZED VIEW statement to recreate the
materialized view. Thereafter, use the DROP MATERIALIZED
VIEW command rather than the DROP TABLE command to drop a
materialized view.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00473: ARCH process terminated with error

1 Answers  


NCR-04014: NCRR: Invalid instance name

1 Answers  


ORA-04044: procedure, function, package, or type is not allowed here

1 Answers  


TNS-01065: Raw mode is string

1 Answers  


ORA-19001: Invalid storage option specified

1 Answers  






ORA-30685: package version is not compatible with Oracle version

1 Answers  


LSX-00214: too many occurrences of particle "~1S", maximum is ~2d

1 Answers  


ORA-26512: error pushing transaction to def$error

1 Answers  


ORA-22826: cannot construct an instance of a non instantiable type

1 Answers  


ORA-09747: pw_detachPorts: server call pws_detach failed.

1 Answers  


PLS-00437: FORALL bulk index cannot be used in string clause

1 Answers  


DRG-13307: 'off'=string and 'len'=string references character past end-of-file of string character document, at line string

1 Answers  


Categories