The reports data warehouse are set up during configuration. After configuration, you can make changes to your reports data warehouse.
You can use the TrueSight Server Automation - Data Warehouse console to modify the reports data warehouse parameters.
To modify the reports data warehouse database parameters
Launch the TrueSight Server Automation - Data Warehouse console.
Perform the following steps to access the console:
- Use the following URL to open the TrueSight Server Automation - Data Warehouse login page:
https://<TrueSight Server Automation - Data Warehouse hostname>:<portNumber>/tssa-dw
- In the User Name and Password fields, enter the TrueSight Server Automation - Data Warehouse administrator credentials.
Default user name: DWAdmin
By default, the password is hidden. To view the password, click
. - In Site, select a site. The Primary Site is the default site.
- In Authentication Method, select a authentication method. SRP is the default authentication method.
- Click LOG IN.
- From the Configuration menu, select Database Details.
- Click the Modify button
in the Warehouse Database row. On the Modify Warehouse Database Details page, modify the parameters:
Field definitions
| |
---|
| Host name or IP address of the reports data warehouse database server |
| Port number on which the reports data warehouse database server listens |
SID (Oracle) or Database Name (SQL Server) | Service ID or name for the reports data warehouse |
| Reports data warehouse user name |
| Password for the reports data warehouse user |
| Confirmed password for the reports data warehouse user |
Click Update. The Last Task Details page confirms whether the details were modified successfully.
Note
Click Reset to revert to the previous settings.
Modify the datasource password in TrueSight Server Automation - Data Warehouse
Perform the following steps to modify the datasource password.
Log in to the system where the is installed, and restart .
Perform the following steps:
- (Windows) Open the Windows services and restart the following service: TrueSight Smart Reporting - Platform
- (Linux)
- Change to the following path: /data1/TrueSightSmartReporting/appserver/bin
- Stop : ./shutdown.sh
- Start : ./startup.sh
Log in to the TrueSight Server Automation - Data Warehouse console.
To log in as the DWAdmin user, do the following:
- Use the following URL to open the TrueSight Server Automation - Data Warehouse login page:
https://<TrueSight Server Automation - Data Warehouse hostname>:<portNumber>/tssa-dw
- In the User Name and Password fields, enter the TrueSight Server Automation - Data Warehouse administrator credentials.
Default user name: DWAdmin
By default, the password is hidden. To view the password, click
. - In Site, select a site. The Primary Site is the default site.
- In Authentication Method, select a authentication method. SRP is the default authentication method.
- Click LOG IN.
- Click Reports to launch the TrueSight Smart Reporting - Platform Home page.
To log in as a reporting user, do the following:
- Use the following URL to open the TrueSight Server Automation - Data Warehouse login page:
https://<TrueSight Server Automation - Data Warehouse hostname>:<portNumber>/tssa-dw - In the User Name and Password fields, enter the user credentials. By default, the password is hidden. To view the password, click
. - In Site, select a site. The Primary Site is the default site.
- In Authentication Method, select a authentication method. SRP is the default authentication method.
- Click LOG IN.
- In the Roles window, select the role you want to use and click OK. Through role-based access control (RBAC), you can be granted multiple roles, but you can use only one role at a time.
- In the left navigation bar, expand
and go to Administration > Admin console. - Click Data Sources and then click the TrueSight Server Automation - Data Warehouse datasource.
- Click Connection Settings.
- Make the required changes in the provided fields.
For example, if you are changing the password, do the following:- In the Password field, click the Click here to change password link
- Add the changed password in the text field.
- Click Test Connection. If the details are correct, a connection success message appears.
- Click Save.
(For UNIX ) Navigate to the $BDS_HOME directory and run the following syntax:
./blreports restart
(For Windows) Restart the Web server service and Authentication Service for reports.