

Installation Guide › Server Installation › Report Server › High Availability Report Server on PostgreSQL › Install the First Report Server with the Remote Database
Install the First Report Server with the Remote Database
Follow these steps:
- Obtain the CABI installation program as follows:
- Download and copy the CABI 3.3 installer to the /home/bobje directory.
- Go to /home/bobje directory and extract the GZ installer file:
gunzip cabi_installer.gz
- Extract the TAR installer file:
tar -xvf cabi_installer.tar
- Assign sufficient permissions to the CABI install folder and installer media:
# chmod 777 /home/bobje/
- Edit /etc/hosts file, commenting out the existing lines and adding the below line:
127.0.0.1 localhost
- Start the installation program.
./cabi_installer.sh
Respond to the prompts that appear.
- Enter Non-Root Credentials:
- User Name: bobje
- Group Name: bobje
- Accept the default path for the CA Shared Components Directory.
- Respond No to the question about installing sample templates.
- Respond Yes to the question about saving the response file?
Accept the default name for the response file.
- Press Enter to invoke the Business Objects Enterprise installer.
- Enter the default installation directory:
/opt/CA/SharedComponents/CommonReporting3/
- Select the Installation Type:
User – Regular SAP Business Objects Enterprise installation
- Select: 2 – Custom or Expand.
Unselect the following components and press [Enter]:
- Client Components
- Central Management Server
- Select 1 – Yes – This is the first CMS in this deployment.
- Select the choice to use an existing database.
- Enter the following information for new CMS database.
- For database type, select SQL Anywhere12
- Supply the same information you provided when you installed the SQL Anywhere Database server.
- Enter the following information for new audit database.
- For database type, select SQL Anywhere12
- Supply the same information you provided when you installed the SQL Anywhere Database server.
- Respond Yes to reinitialize the database.
- Assign any name for the service intelligence agent.
- Select a Java application Server or install tomcat.
Use the default port for tomcat.
You will receive an installation complete message.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|