Changing the TrueSight Smart Reporting details


When TrueSight Smart Reporting - Platform host name or IP address changes, you must update the host name or IP address in TrueSight Server Automation - Data Warehouse

Do the following:

  1. Connect to the TrueSight Server Automation - Data Warehouse database as the data warehouse database user.
  2. In the System_property table, update the host name or IP address by executing the following query:

    update system_property

    SET VALUE = 'https://<changed hostname or IP>:<port>/'

    WHERE NAME = 'ReportingURL'

    where <changed hostname or IP >  is the updated host name or IP address  for TrueSight Smart Reporting - Platform, and <port> is the port number where TrueSight Smart Reporting - Platform is installed.

  3. Commit the database changes.
  4. Restart the TrueSight Server Automation - Data Warehouse service.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*