Installation Guides › WebLogic Version › Report Server Installation › How to Install the Report Server › Reports Pre-Installation Checklist
Reports Pre-Installation Checklist
You may want to print the following checklist to help ensure you meet the minimum system and database requirements before installing the report server:
- Be sure that the Windows or UNIX system to which you are installing the report server meets the minimum system requirements.
- Be sure that you are using a supported version of MS SQL Server or Oracle database for the Report Database.
- Create a database instance to be used as the Report Database.
- If you are using MS SQL Server, create a data source name (DSN) that the report server uses to communicate with the Report Database.
- If you are using Oracle, create a transparent network substrate (TNS) that the report server uses to communicate with the Report Database.
- If you create a new database instance for the Snapshot Database, run the following scripts on the new database:
- MS SQL: C:\Program Files\CA\Identity Manager\IAM Suite\Identity Manager\tools\imrexport\db\sqlserver\ims_mssql_report.sql
- Oracle: C:\Program Files\CA\Identity Manager\IAM Suite\Identity Manager\tools\imrexport\db\oracle\ims_oracle_report.sql
- (UNIX) Set the following parameters:
- (UNIX) Be sure that you have access to a non-root user account. You cannot use a root account to install the report server.