Starting and Stopping the Report Server
cd /opt/CA/SharedComponents/CommonReporting3/bobje/setup source env.sh cd .. ./startservers ./tomcatstartup.sh
cd /opt/CA/SharedComponents/CommonReporting3/bobje/setup source env.sh cd .. ./stopservers ./tomcatshutdown.sh
To Check the Installed Business Objects Server Version
Upgrade Report Server to CA Business Intelligence (CABI) 3.3 SP2
The lowest version of CABI that supports Oracle 12c is CABI 3.3 SP2. This version has a patch installer that requires CABI 3.3 or CABI 3.3 SP1 as a prerequisite.
tar -xvf <CABI 3.3 SP2 Patch File>.tar
export CASHCOMP = /opt/CA/SharedComponents
export LANG=en_US.utf8 export LC_ALL=en_US.utf8
./biekpatch -l "/opt/CA/SharedComponents/CommonReporting3/sp7installlog.log"
Customize the mergeconnections script
For reports, such as JDBC/XML, set the registry key to use the Crystal Enterprise/Report Application Server
For the Identity Management Server to change data sources for reports in the Report Server, run the mergeConnection script.
If you downloaded the software using FTP in binary mode, these characters do not appear in this script. If you used another download method, use the dos2unix command to remove these characters.
/opt/CA/IdentityManager/IAM_Suite/Identity_Manager/tools/ReportServerTools
installation-directory/bobje/enterprise120/generic
source installation-directory/bobje/setup/env.sh
./configpatch.sh mergeconnections_3.0.cf
Note: Set the environment variable as follows before you run the script:
export _POSIX2_VERSION=199209
cd /opt/CA/SharedComponents/CommonReporting3/bobje ./stopservers source setup/env.sh ./startservers
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|