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

ORA-06910: CMX: Cannot start oracle process on remote machine

1 Answers  


QSM-00758: the specified parameter string is not valid for workload string

1 Answers  


ORA-14636: only 2 resulting subpartition can be specified for SPLIT SUBPARTITION

1 Answers  


ORA-24343: user defined callback error

1 Answers  


ORA-07608: szprv: $GETUAI failure

1 Answers  






NZE-29231: the cryptographic engine failed to initialize

1 Answers  


PROC-00024: Error in the messaging layer

1 Answers  


LPX-00123: duplicate ID "~S"

1 Answers  


EXP-00105: parameter string is not supported for this user

1 Answers  


PCB-00305: Oracle extension to the COMMIT and ROLLBACK statements

1 Answers  


ORA-13825: missing SQL statement text for create SQL profile

1 Answers  


ORA-29657: class defined in EXTERNAL NAME clause is used in another subtype

1 Answers  


Categories