ERROR | no streams data dictionary for object with number string and version number string from source database string |
CAUSE | An attempt to access the database object failed because the data dictionary for the object was either never populated or it was purged. |
ACTION | Make sure the streams data dictionary is created by calling DBMS_CAPTURE_ADM.PREPARE_%_INSTANTIATION. |