Show TOC

Add -v to Startup ScriptsLocate this document in the navigation structure

Replication Agent for SAP HANA provides a way to check the version and build of the product without having to start the Container first.

On Windows systems, run:
%SAP%\HANARAX\bin>RunContainer.cmd -v
On Unix systems, run:
$SAP/HANARAX/bin>./RunContainer.sh -v

Where %SAP% and $SAP are the installation roots respectively.