ORA-23357: the propagator does not exist

Answers were Sorted based on User's Feedback



ORA-23357: the propagator does not exist..

Answer / punit

Register your propagator again through the following package
in master and slave replication schema


begin
dbms_defer_sys.register_propagator ('Replication_owner') ;
commit ;
end ;
/

Is This Answer Correct ?    0 Yes 0 No

ORA-23357: the propagator does not exist..

Answer / guest

Cause: The propagator does not exist.

Action: Register a new propagator.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

NZE-28799: failure to allocate shared memory

1 Answers  


ORA-22883: object deletion failed

1 Answers  


ORA-23351: parameter datatype string for procedure string not supported

1 Answers  


KUP-03015: OCI error getting datetime lfprecision.

1 Answers  


PLS-00160: AUTHID must specify CURRENT_USER or DEFINER

1 Answers  






ORA-16738: log tranport service for standby "string" unexpectedly offline

1 Answers  


ORA-12690: Server Authentication failed, login cancelled

1 Answers  


PLS-00173: SPACE, TAB or RETURN are disallowed as alternative quote delimiters

1 Answers  


ORA-13012: an invalid window type was specified

1 Answers  


IMP-00062: Warning: The identifier on the dump file for object type "string"."string" is invalid

1 Answers  


ORA-12660: Encryption or crypto-checksumming parameters incompatible

1 Answers  


ORA-02770: Total number of blocks is invalid

1 Answers  


Categories