ORA-26687: no instantiation SCN provided for
"string"."string" in source database "string"



ORA-26687: no instantiation SCN provided for "string"."string" in source databa..

Answer / guest

Cause: Object SCN was not set. If the object is a table,
then both fields will be filled, for example "SCOTT"."EMP".
If the object is a schema, only one field will be set, for
example "SCOTT"."". And if the object is the entire
database, no fields will be set, for example ""."".

Action: Set the SCN by calling
DBMS_APPLY_ADM.SET_%_INSTANTIATION_SCN

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12582: TNS:invalid operation

1 Answers  


ORA-09778: snynfyport: failure allocating the notify port.

1 Answers  


QSM-02057: ROWNUM referenced in mv

1 Answers  


PCB-00558: Invalid external datatype specified in EXEC SQL VAR statement

1 Answers  


ORA-36610: (XSLMS00) Unable to locate a message file for product 'value' and facility 'value'.

1 Answers  






ORA-22332: a dependent object in schema "string" has errors. string

1 Answers  


NNC-00500: warning: "string" parameter value is illegal, setting to string

1 Answers  


NNO-00158: warning: hint domain count number exceeds maximum of number, first number will be loaded

1 Answers  


NNL-00022: error changing trace level from string to string, level change ignored

1 Answers  


TNS-01421: Session: string

1 Answers  


NCR-03017: NCRO: Transport type RSLV not supported

1 Answers  


ORA-19726: cannot plug data [string] at level string into database running at compatibility level string

1 Answers  


Categories