Installing TrueSight Smart Reporting - Platform with Oracle

Where you are in the Installation process

StepTask
1.Complete the planning activities.
2.
3.

Install TrueSight Smart Reporting - Platform. (You are here)

4.

Complete the post-installation activities for TrueSight Smart Reporting - Platform.

To install TrueSight Smart Reporting - Platform with Oracle

Do the following:

  1. Log in to the host computer where you want to install TrueSight Smart Reporting - Platform.
  2. (Windows) On the host computer, ensure that you have Administrator privileges.
  3. Download the TrueSight Smart Reporting - Platform files on the host computer.
  4. Ensure that either a JRE or one of the following JDK versions exists on the host computer, and either the JRE_Home or the JAVA_HOME environment variable is set:

    • Oracle JRE or JDK version 1.8.0_181 or a later update of version 1.8.0
    • Open JRE or JDK version 11

    If you are installing TrueSight Smart Reporting - Platform and TrueSight Server Automation - Data Warehouse on the same server instance, you can use the JRE provided with the TrueSight Server Automation - Data Warehouse.

    • (Linux) Run the following commands:

      • export PATH= <tssa_dw install directory>/jre/bin/:$PATH
      • export JAVA_HOME= <tssa_dw install directory>/jre/
    • (Windows) Do the following:

      1. Open the Windows explorer, and right-click This PC.

      2. Click Properties > Advanced system settings.

      3. Click the Environment Variables button. 

      4. Under System variables, click New.
        In the New System Variable window, add the following details:

        • In the Variable name field, add JAVA_HOME

        • In the Variable value field, browse to the location where the JRE or JDK executable file is saved. For example, C:\Program Files\Java\jdk1.8.0_181.

      5. Select the Path variable, and click Edit.

      6. In the Edit environment variable window, click New, and type %JAVA_HOME%\bin.

      7. Click OK to save your changes.

  5. Run one of the folllowing commands:

    • (Windows) java -jar TrueSight-SmartReporting-19.2.jar
    • (Linux) java -jar TrueSight-SmartReporting-19.2.jar -gui
  6. In the Language Selection box, select a language for installation, and click Next.
  7. Read the information on the next page, and click Next.
  8. On the licence agreement page, select I accept the terms of this licence agreement. and click Next.
  9. On the General Options page, do the following:

    1. Enter the web server port number. The default number is 8443.
    2. (Windows) If you want to install TrueSight Smart Reporting - Platform as a Windows service, select the Install Windows service check box.
    3. Click Next.
  10. On the Truesight Smart Reporting Database Details page, select Oracle as the database type, and click Next.
  11. On the next page, do the following:

    • Enter the server host name and port number. The default port number is 1521.

      Important: Port selection for installation with Oracle TLS

      If you are installing with Oracle TLS, ensure that you enter a non-TLS port. You must configure the TLS port after the installation is complete.

    • Select one of the following options:
      • Connect using Oracle SID. If you select this option, in the SID field, enter the Oracle Database instance name.
      • Connect using Oracle Service Name. If you select this option, in the Service field, enter the Oracle service name.
    • Enter the Oracle database user name and password for TrueSight Smart Reporting - Platform.
  12. Click Next. On the Validate Connection details window, click Yes.
  13. You can see the success message. Click OK.
  14. Browse to the path for installation, and click Next.
    If you are installing in a custom directory, manually add the name of the directory to the installation path. For example, if you want to install in the C:\Program Files\TrueSight Smart Reporting directory, browse to C:\Program Files, and add TrueSight Smart Reporting manually to the installation path. 
  15. On the confirmation message, click OK.
  16. On the next window, you can view the TrueSight Smart Reporting - Platform installation details. Click Done to complete the installation process.
    The following are the default credentials:

    • User—admin

    • Password—admin12345

  17. Start TrueSight Smart Reporting - Platform. Do the following:

    • (Windows) Start the TrueSightSmartReporting service and change its startup type to Automatic.

      Note

      In non-English locales, the TrueSightSmartReporting service appears as the Yellowfin service.

    • (Linux) Navigate to the <install_dir>/appserver/bin/ folder and run the following command:
      ./startup.sh


Next steps in the Installation process

Now that you have successfully installed TrueSight Smart Reporting - Platform, the next step in the installation process is to complete the post-installation activities.

If you want to change the TrueSight Smart Reporting - Platform admin default password, see Modifying the TrueSight Smart Reporting - Platform administrator password.


Refresh the filter list

You must refresh the filter list in TrueSight Smart Reporting - Platform to view data in your reports. For more information, see Refreshing the filter list in TrueSight Smart Reporting - Platform.

Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Jesse Smith

    Remove the support for the JRE bundled with TSSA-DW. This results in an error during startup of TSSA-SA "unsuppored curveId 65535.

    To resolve this, use a non-bundled jdk mentioned in step 4 and update the the catalina.sh with the location JDK since it defaults to the the TSSA-DW JRE Home.

    Jan 14, 2020 08:27
    1. Mukta Kirloskar

      Hello Jesse,

      Thank you for your comment. I will sync-up with our R&D team and update the document as soon as possible.

      Regards,

      Mukta

      Jan 16, 2020 02:02