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

ORA-32588: supplemental logging attribute string exists

1 Answers  


TNS-12522: TNS:listener could not find available instance with given INSTANCE_ROLE

1 Answers  


ORA-07683: sou2os: $SETPRV reset error

1 Answers  


DRG-10707: a value is required for attribute string of preference string

1 Answers  


ORA-32815: message system link string is referenced by a foreign queue

1 Answers  






ORA-02813: Unable to make temporary file name in order to get key

1 Answers  


ORA-14025: PARTITION may not be specified for a materialized view or a materialized view log

1 Answers  


ORA-02327: cannot create index on expression with datatype string

1 Answers  


ORA-13514: Metric Capture too close to last capture, group string

1 Answers  


ORA-37115: New OLAP API history is not allowed

1 Answers  


ORA-01206: file is not part of this database - wrong database id

1 Answers  


ORA-36198: (XSAGGR33) The AGGREGATE operator string does not require a weight, but ARGS variable workspace object specified %4p as a weight.

1 Answers  


Categories