ra_downgrade_accept

Description

The ra_downgrade_accept command is executed by the instance to which Replication Agent is being downgraded (the earlier version). This command completes the downgrade process started by the ra_downgrade_prepare command, which is executed by the instance from which Replication Agent is being downgraded (the later version).

Syntax

ra_downgrade_accept export_file

Parameters

export_file

The file name to which the RASD was extracted during execution of the ra_downgrade_prepare command. This can be the file name alone or the file name with its absolute path. The file is named timestamp.export, where timestamp is a timestamp taken at the moment ra_downgrade_prepare was invoked.

NoteThe export_file parameter is only used for Microsoft SQL Server and Oracle. When the ra_downgrade_accept command is used for UDB, the command takes no parameters.

Usage

See also

ra_downgrade_prepare