Thursday, September 22, 2016

SAP BOBJ with Sybase db Installation on Linux Environment



SAP BOBJ Installation on Linux Environment


Pre-requisites:
  1. Make sure you have enough disk space on file systems.
  2. Download the installation media and Latest patches to install.
  3. Make sure you have valid product key to provide during installation.
  4. Make sure in which file system you are going to install.
  5. Make sure you have all the details of Web application server if you are not using default one.
  6. Make sure you are aware of ports numbers you are going to use.
  7. Only 64 bit Operating systems are supported
  8. 2 GB temp disk space required for temp files and Web applications.
  9. Make sure full patch of Directory and files less than 256 characters length.
  10. Ensure below libs are installed in Linux system.
    1. libstdc++.i686
    2. libstdc++.x86_64
    3. compat-libstdc++-33.x86_64
    4. glibc.i686
    5. glibc.x86_64
    6. libX11.i686
    7. libX11.x86_64
    8. libXext.i686
    9. libXext.x86_64
    10. expat.i686
    11. expat.x86_64
    12. libgcc.i686
    13. libgcc.x86_64
    14. libXcursor.i686
    15. libXcursor.x86_64
    16. libXrender.i686
    17. libXrender.x86_64
    18. libXfixes.i686
    19. libXfixes.x86_64
    20. libxcb.i686
    21. libxcb.x86_64
    22. libXau.i686
    23. libXau.x86_64
If the above libraries are not installed you may face errors while doing installation of SAP Business Objects Business Intelligence platform.

  • Ensure You have sufficient Virtual Memory
  • Before you start SAP BOBJ Installation make sure you set timezone correctly using TZ environment variable.
  • Create CMS database and Audit database. Click Here to see the documents.
  • In this guide I used Sybase ASE as database

Step by step procedure Installation of SAP BOBJ


Go to software folder and type ./setup.sh 
You will receive below screen


Select the language and Hit Enter


Select the destination folder and Hit Enter.
You will receive below screens.




Accept the License Agreement  by press “Enter” button



Provide the Product Key and Hit Enter


Select the language and Hit Enter.



Select the Installation Type and Hit Enter.


I choose Second option since I already installed and Created DB for BOBJ. 



Select CMS Database type and Hit Enter


Select Databse Type for Auditing database and Hit Enter.


Select the Web application server and Hit Enter. I select to install Tomcat Java Web application server

Select Version Management for your SAP Bobj installation and Hit Enter.



Provide Node name and Server Intelligence Agent Port number. Here I gave hostname as node name and Port number is 6410.


Here provide port number for Central Management server. Default port number of Central Management server is 6400. I choose default port number.


in the above screen provide passwords for Administrator account and CMS cluster key. Administrator user will be used to login to CMS and CMC to perform SAP BO admin activities.


In the above screen provide sybase service name. (I gave hostname) and password for CMS user and Hit enter.


Here provide details for Auditing database as provided for CMS database in the above screenshots.  user name is same “CMSUSER”


Provide port numbers for tomcat which are connection port, shutdown port and redirect port.



Select HTTP listening port


provide details for “Configure Subversion” screen

Select Solution Manager Diagnostics option as per your requirement.


Select option for Introscope Enterprise Manager as per your requirement and go


The system will ask for confirmation to start the installation. Continue here.


After sometime system will ask for Post Installation steps and provide instructions. Perform as suggested above and continue

1 comment: