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

RMAN-08150: created global script string

1 Answers  


ORA-12011: execution of string jobs failed

1 Answers  


ORA-04931: unable to set initial sequence number value

1 Answers  


ORA-39060: table(s) dropped because of conflict with master table

1 Answers  


NNL-00013: not performed, permission denied for supplied password

1 Answers  






ORA-25462: evaluation context not specified

1 Answers  


ORA-12484: invalid OS label

1 Answers  


ORA-09706: slsget: get_process_stats error.

1 Answers  


ORA-13798: Parameter string cannot be NULL.

1 Answers  


ORA-39305: specified schema "string" does not exist

1 Answers  


ORA-03297: file contains used data beyond requested RESIZE value

1 Answers  


ORA-38606: FI support threshold not between [0, 1]

1 Answers  


Categories