QSM-02154: MV is not fast refreshable even with view merging
Answer / guest
Cause: You have a materialized view with view in the FROM
clause, however it does not meet the criteria for fast
refresh after view merging.
Action: Restructure the materialized view query to remove
the offending view or the complex construct in the view.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
ORA-02250: missing or invalid constraint name
ORA-24169: rule condition has unrecognized variables
ORA-25462: evaluation context not specified
RMAN-06080: SWITCH required for datafile string
ORA-19665: size string in file header does not match actual file size of string
LSX-00294: field "~S" produced multiple hits
ORA-31695: Inconsistent master table on restart. The following SQL statement returned string identical objects. string
NNL-00247: General request processing is now enabled
ORA-22339: cannot alter to not final since its attribute column is substitutable
ORA-06933: CMX: error during attach
ORA-03211: The segment does not exist or is not in a valid state
this is the exception raised when i am working with oracle 11g java.lang.ClassNotFoundException: oracle.jdbc.Driver.Ora cleDriver.. but i set the class path for both oracle and java..