Show TOC Start of Content Area

Procedure documentation Starting TREX  Locate the document in its SAP Library structure

Starting TREX with the TREX Admin Tool

This graphic is explained in the accompanying text

On UNIX: Since the TREX admin tool has a graphical interface, you need an X server. You cannot use a terminal program that only supports text mode, such as telnet.

...

       1.      Log on with the user <sapsid>adm.

       2.      Start the TREX admin tool by entering the following:

cd <TREX_DIR>

./TREXAdmin.sh

       3.      In the TREX admin tool, navigate to the Landscape Services area and then go to the MMC tab.

       4.      You can start TREX by clicking the SAP System: Start button or by selecting the TREX host, opening its context menu with the secondary mouse button, and selecting the relevant option. You can start Selected Hosts or All Hosts for a landscape.

Starting TREX with the Shell Script

...

       1.      Log on locally to the host on which the TREX instance is installed with the user <sapsid>adm.

       2.      Execute the startsap script in any directory:

                            a.      To start a single TREX instance, enter the following:

startsap TRX<instance_number>

In the parameter TRX<instance_number>, you specify which TREX instance is to be started.

                            b.      To start all SAP instances – including all TREX instances – on a host, enter the following:

startsap

 

End of Content Area