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-00107: Unable to initialize TNS global data

1 Answers  


NNC-00501: warning: "string" parameter value must be between number and number, setting to number

1 Answers  


ORA-36635: (XSDUNION03) The base dimension workspace object has an invalid datatype for use in a UNIQUE concat definition.

1 Answers  


ORA-23347: datatype string for column string table string not supported

1 Answers  


ORA-09351: Windows 32-bit Two-Task driver unable to allocate shared memory

1 Answers  






DRG-50949: too many SQEs

1 Answers  


ORA-13833: SQL profile named string doesn't exist

1 Answers  


PLS-00150: found: string but expected : INTEGER

1 Answers  


ORA-04011: sequence string must range between string and string

1 Answers  


ORA-39127: unexpected error from call to string string

1 Answers  


ORA-19618: cannot name files after restoreValidate has been called

1 Answers  


ORA-23310: object group "string"."string" is not quiesced

1 Answers  


Categories