Post-upgrade tasks
Ensure that TrueSight Smart Reporting - Platform is upgraded to version 20.02. For more information, see
If you have disabled the NSH proxy on the reports server before upgrade, enable it by adding the appserver_protocol=ssoproxy entry in the secure file. Use the following command to add the entry:
secadmin -m default -p 5 -appserver_protocol ssoproxyDelete the existing scheduled cache filters.
- Update the TrueSight Server Automation - Data Warehouse component content. For more information, see Getting-the-latest-views-in-TrueSight-Smart-Reporting-Platform.
Refresh the filter list in TrueSight Smart Reporting - Platform.
(Optional) If you want to see data for the following assets in the built-in and custom inventory reports, enable them in the database after the first ETL run.
- File System
- Registry
- .NET Assemblies
For more information, see Enabling Inventory assets .
- Enable the authentication types that you disabled during the pre-upgrade tasks:
- On the reports server, start the Application Server Administration console (the blasadmin utility) as follows.
- (Windows) Navigate to the <TSSA-DWInstallationDirectory>\bin directory and enter the following command: blasadmin.
- (UNIX) Navigate to the <TSSA-DWInstallationDirectory>/br directory and enter the following command: blasadmin.
Run the following commands to enable the authentication types:
Authentication type
Command to enable the authentication
Domain
set AuthServer isDomainAuthEnabled true
RSA Secure ID
set AuthServer IsSecurIDAuthEnabled true
LDAP
set AuthServer IsLdapAuthEnabled true
PKI
set PkiAuth IsEnabled true
- Restart the authentication service.
For more information about the authentication types, see Implementing-authentication.
- On the reports server, start the Application Server Administration console (the blasadmin utility) as follows.
Restore the following files that you backed up during the pre-upgrade tasks:
Authentication type
Backed up files
Domain authentication
- <TSSA-DWInstallationDirectory>/br/blappserv_login.conf
- <TSSA-DWInstallationDirectory>/br/blappserv_krb5.conf
LDAP authentication
<TSSA-DWInstallationDirectory>/br/ldapTrustStore.p12
RSA SecurID authentication
<TSSA-DWInstallationDirectory>/br/sdconf.rec
- (For PKI authentication) Do the following:
- Replace the server.xml and bdsSslCertificate.cert files at the following path with the files that you backed up during the pre-upgrade tasks:
<TSSA-DWInstallationDirectory>/tomcat/conf/ - Restart the following services:
- TrueSight Server Automation - Data Warehouse
- Authentication Server
- Replace the server.xml and bdsSslCertificate.cert files at the following path with the files that you backed up during the pre-upgrade tasks:
- Run the extract, transform, and load (ETL) process to transfer data from all sites to the reports data warehouse. For more information, see Run the extract, transform, and load (ETL) process.
Where to go from here
See the product documentation to learn about the product features.