Advanced Replication的問題,大家看看
wqliu 2003-10-14 10:35:36
當我在高級復制那里,做到這一步的時候,碰到這個問題:
execute dbms_repcat.add_master_database(gname =>'gis_mg',master =>'gdnbkp.worldson.com',use_existing_objects =>true,copy_rows =>false,propagation_mode =>'asynchronous');
發生一個錯誤是:
ORA-23375 feature is incompatible with database version at string
Cause: A feature not compatible with the specified database was used.
Action: Set or raise the value of the COMPATIBLE initialization parameter to match the necessary compatibility level.