Some Replication Agent commands, parameters, and utilities have been deprecated as of the 15.7.1 release. Use the new commands, parameters, and utilities where possible.
|
Deprecated |
New |
|---|---|
|
pdb_xlog |
ra_admin |
|
pdb_xlog create pdb_xlog init |
ra_admin init |
|
pdb_xlog create, force pdb_xlog init, force |
ra_admin refresh |
|
pdb_xlog remove |
ra_admin deinit |
|
pdb_xlog remove, force |
ra_admin deinit, force |
|
pdb_xlog move_truncpt |
ra_locator move_truncpt |
|
ra_downgrade_accept |
ra_downgrade |
|
ra_downgrade_prepare |
ra_migrate |
|
Deprecated |
New |
|---|---|
|
pdb_convert_datetime |
Use the Replication Server heterogeneous datatype support (HDS) feature for all datatype conversion and translation. |
|
pdb_xlog_device |
ra_admin_device |
|
pdb_xlog_prefix |
ra_admin_instance_prefix |
|
pdb_xlog_prefix_chars |
ra_admin_prefix_chars |
|
Deprecated |
Use Instead |
|---|---|
|
Administrator GUI |
Use the existing agt_service, ra, and ra_admin command line utilities. |