ORA-12034: materialized view log on "string"."string"
younger than last refresh
Answers were Sorted based on User's Feedback
Answer / guest
Cause: The materialized view log was younger than the last
refresh.
Action: A complete refresh is required before the next fast
refresh.
Please add more information about this Error
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / giriraj
First use this statement :
==============================
execute dbms_snapshot.refresh
('SCHEMA_NAME.TABLE_NAME', 'C');
Then
execute dbms_snapshot.refresh
('SCHEMA_NAME.TABLE_NAME', 'F');
Is This Answer Correct ? | 1 Yes | 0 No |
ORA-36393: (XSMXCLEA03) When using the CHANGES or CACHE options, you must specify the ALL keyword.
ORA-00472: PMON process terminated with error
ORA-01694: max # extents (string) reached in lob segment string.string partition string
ORA-30439: refresh of 'string.string' failed because of string
PLS-00207: identifier 'string', applied to implicit cursor SQL, is not a legal cursor attribute
ORA-16143: RFS connections not allowed during or after terminal recovery
ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified
ORA-12351: cannot create view using a remote object which has a remote object reference
ORA-00132: syntax error or unresolved network name 'string'
ORA-29281: invalid mode
O2I-00122: Invalid filename for the INITFILE file
PLS-00535: A VARRAY type may not contain a NESTED TABLE, VARRAY or LOB