Starting and Stopping Analytics Link Components

In This Section:

Starting Analytics Link Components

Stopping Analytics Link Components

Starting Analytics Link Server

Follow the instructions for starting Analytics Link Server, based on the operating system and Web application server on which Analytics Link Server was deployed and, for Windows, whether Analytics Link Server was deployed as a service or process.

Table 2. Starting Analytics Link Server

Operating SystemDeployed On this Web Application ServerDeployed AsProcedure
WindowsOracle WebLogic ServerServiceOpen Services Console, and then start the Hyperion Essbase Analytics Link Server - Web Application service.
WindowsWebLogic ServerProcess

From the Start menu, select Programs, Oracle Analytics Link for Hyperion Financial Management, and then Start Analytics Link (WebLogic).

The Administrator: managed server EssbaseAnalyticsLink Command Prompt window opens.

WindowsApache TomcatServiceOpen Services Console, and then start the Oracle Essbase Analytics Link service.
WindowsApache TomcatProcess

From the Start menu, select Programs, Oracle Analytics Link for Hyperion Financial Management, and then Start Analytics Link (Tomcat).

The Tomcat - EAL Command Prompt window opens.

Linux (64-bit)WebLogic ServerN/A

Change the root directory to HFS_HOME/bin, and then enter:

./startAnalyticsLinkServices.sh

Starting Data Synchronization Server

Follow the instructions in Table 3 for starting Data Synchronization Server, based on the operating system on which Data Synchronization Server was installed.

Table 3. Starting Data Synchronization Server

Operating SystemInstalled AsProcedure
WindowsServiceOpen Services Console, and then start the Oracle Analytics Link Data Synchronization Server service.
Linux (64-bit)N/A

Change the root directory to HFS_HOME/bin, and then enter:

./startDSS.sh

Stopping Analytics Link Server

Follow the instructions in Table 4 for stopping Analytics Link Server, based on the operating system and Web application server on which Analytics Link Server was deployed and, for Windows, whether Analytics Link Server was deployed as a service or process.

Table 4. Stopping Analytics Link Server

Operating SystemDeployed On this Web Application ServerDeployed AsProcedure
WindowsWebLogic ServerServiceOpen Services Console, and then stop the Hyperion Essbase Analytics Link Server - Web Application service.
WindowsWebLogic ServerProcess

Close the Administrator: managed server EssbaseAnalyticsLink Command Prompt window.

WindowsApache TomcatServiceOpen Services Console, and then stop the Oracle Essbase Analytics Link service.
WindowsApache TomcatProcess

Close the Tomcat - EAL Command Prompt window.

Linux (64-bit)WebLogic ServerN/A

Change the root directory to HFS_HOME/bin, and then enter:

./stopAnalyticsLinkServices.sh

Stopping Data Synchronization Server

Follow the instructions in Table 5 for stopping Data Synchronization Server, based on the operating system on which Data Synchronization Server was installed.

Table 5. Stopping Data Synchronization Server

Operating SystemInstalled AsProcedure
WindowsServiceOpen Services Console, and then stop the Oracle Analytics Link Data Synchronization Server service.
Linux (64-bit)N/A

Change the root directory to HFS_HOME/bin, and then enter:

./stopDSS.sh