|
是不是还是应该从这里入手:
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.
Parameter
COMPATIBLE
Recommendation
If you want to use any
of the new replication
features available in
Oracle9i, then set this
parameter to 9.0.1 or
higher.
[ 本帖最后由 oraclecaicai 于 2008-3-17 17:19 编辑 ] |
|