Returns the name, type, and version of the Mirror Replication Agent instance, and version information for the primary data server, Replication Server, and communications drivers.
ra_version_all
When ra_version_all is invoked, it returns the following information:
Component Version --------------------- ------------------------------------------------------------------------------------------------------------------------------------------ Instance: mra_inst - Sybase Adaptive Server Enterprise RepAgent: Mirror Replication Agent/12.6.0.4042/P/generic/JDK 1.4.1/rax404perf/4042/VM: Sun Microsystems Inc. 1.4.1_05/OPT/Thu Feb 19 03:00:01 MST 2004 JRE: Sun Microsystems Inc. Java(TM) 2 Runtime Environment, Standard Edition/1.4.1_05-b01/Windows 2000 5.0/x86/32 RASD: Sybase Adaptive Server Anywhere/8.0.2.4285/Windows2000 Primary Data Server: Adaptive Server Enterprise/12.5.1/EBF 11428/P/NT (IX86)/OS 4.0/ase1251/1823/32-bit/OPT/Wed Sep 17 11:10:54 2003 PDS JDBC Driver: jConnect (TM) for JDBC(TM)/5.5(Build 25200)/P/EBF11473/JDK12/Tue Sep 16 15:18:30 2003 RepServer: Replication Server/12.0/P/Sun_svr4/OS 5.6/1/OPT/Fri Dec 10 19:07:38 PST 1999 RSSD: Adaptive Server Enterprise/12.0.0.6/P/EBF 10627 ESD 1/Sun_svr4/OS 5.6/1918/32bit/FBO/Fri Oct 18 07:09:21 2002 Sybase JDBC Driver: jConnect (TM) for JDBC(TM)/5.5(Build 25200)/P/EBF11473/JDK12/Tue Sep 16 15:18:30 2003 (9 rows affected)
All information returned by the ra_version_all command is recorded in the RASD.
The ra_version_all command returns information about the primary data server and communications driver, and the Replication Server and communications driver, only if the connections to those servers are properly configured in the Mirror Replication Agent.
If a connection is not configured, or is configured incorrectly, ra_version_all returns <unknown>
for
that connection.
The ra_version_all command
always returns information about the Mirror Replication Agent version and instance.
The ra_version_all command is valid when the Mirror Replication Agent instance is in either Admin or Replicating state.