Show TOC

admin version, routeLocate this document in the navigation structure

Reports the route to upgrade from the current Replication Server to the destination Replication Server, or from a source Replication Server to the current Replication Server, and checks the status of the route upgrade.

Syntax
admin version, "route"
Examples
Example 1

reports the status of the route upgrade from current NY_RS Replication Server to the destination LON_RS Replication Server:

admin version, "route"
If:
  • The route upgrade fails and you need to recover the route from the upgrade, you see:
    Source   Desitnation    Route       Proposed  Status
                            Version     Version
    -------  -------------  ----------  --------  -----------
    NY_RS    LON_RS         1500        1570      need route 
                                                    upgrade recovery
  • The route upgrade did not proceed and there are still routes to upgrade, you see:
    Source   Desitnation    Route       Proposed  Status
                            Version     Version
    -------  -------------  ----------  --------  -----------
    NY_RS    LON_RS         1500        1570      need route 
                                                  upgrade
  • The route does not need to be upgraded or if the route upgrade succeeded, the route is not listed in the output.
Usage
  • When you use admin version, route you see:
    • the source Replication Server of the route.
    • the destination Replication Server of the route .
    • the current version of the route.
    • the proposed version of the route to which you expect to upgrade.
    • the status of the route upgrade.
See Upgrading Routes in the Configuration Guide.
Permissions

Any user may execute this command.