Oracle Error ORA-26696: no string data dictionary for object with number string and version number string from source database string

Oracle Error Message

ORA-26696: no string data dictionary for object with number string and version number string from source database string

Reason for the Error

An attempt to access the database object failed because the data dictionary for the object was either never populated or it was purged.

Solution

Make sure the GoldenGate, XStream or Streams data dictionary is created by calling DBMS_CAPTURE_ADM.PREPARE_%_INSTANTIATION.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...