Preparing to upgrade TrueSight Server Automation - Data Warehouse
Where you are in the Upgrade process
Preparing to upgrade TrueSight Server Automation - Data Warehouse
Upgrading TrueSight Server Automation - Data Warehouse requires you to complete various pre-upgrade tasks. Do the following:
- Download the product files from the BMC Electronic Product Distribution (EPD) location:TrueSight Server Automation - Data Warehouse
- Review the System-requirements-for-TrueSight-Server-Automation-Data-Warehouse.
- Ensure that all extract, transform, and load (ETL) runs have completed and that ETL is not running. For more information, see Viewing-the-ETL-status.
Ensure that you have disabled the NSH proxy on the reports server to avoid failure during upgrade. To disable the NSH proxy, run the following command on the NSH client:
secadmin -m default -p 5 -appserver_protocol clear -T encryption_only -e tlsThis command removes the appserver_protocol=ssoproxy entry from the default line in the secure file (in the rsc folder).
Back up the following:
Artifacts to be backed up
Details
Databases
- Reports data warehouse
- TrueSight Smart Reporting - Platform repository database
RSA secure ID authentication file
The sdconf.rec file at the following path:
<tssadw_installation_directory>/br/User roles and permissions related file (if changed)
The user_roles.csv file at the following path:
<tssadw_installation_directory>\shared\ConfigurationManagement\CA-signed certificate files (if used)
server.xml and keystore.jks (or the custom keystore file) at the following path:
<tssadw_installation_directory>/tomcat/conf/PKI authentication related files (if used)
- .jks or PKI truststore file at the following path:
<tssadw_installation_directory>/br/ - bdsSslCertificate.cert file at the following path:
<tssadw_installation_directory>/tomcat/conf/
- Disable all the authentications that you configured:
- 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.
Disable the authentications that you are using by running the following commands:
Authentication type
Command to disable the authentication
RSA Secure ID
set AuthServer IsSecurIDAuthEnabled false
LDAP
set AuthServer IsLdapAuthEnabled false
PKI
set PkiAuth IsEnabled false
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.
Where to go from here:
Depending on your environment, upgrade TrueSight Server Automation - Data Warehouse using one of the following options: