BIEE10G for Linux-command line installation

Source: Internet
Author: User


BIEE10G for Linux -- command line installation Step 1: Download BIEE10g for Linux: http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/business-intelligence-10g-165415.html (account registration required) Step 2: check the environment variable 1.env to view the system environment variable (check whether the environment variables of jdk and oracle are configured) 2. ulimit check ulimit restrictions; ulimit-n unlimited change to unlimited Step 3: Prepare for installation 1. decompress cd/biee10g_install unzip biee_linux_x86_redhat_101342.zip 2. create the installation directory: cd/opt www.2cto.com mkdir biee10g cd biee 10g mkdir oraclebi mkdir oraclebidata 3. Check the installation environment cd/biee10g_install/Server/Oracle_Business_Intelligence./UnixChk. sh/opt/biee10g/oraclebi SUCCESS !! -This machine is configured for Oracle bi ee 10.1.3.4 www.2cto.com indicates that the Environment configuration is correct and can be installed. If check failed-ulimit-n shocould be at least 10240 or unlimited is displayed, but the actual ulimit is set to unlimited, you can continue to install it. In addition, you also need to check the space size of/opt, and leave around 4 GB space. Step 4: Start installation 1. Because you need to use oracle users to install cd/home/oracle sh oraclebi_enable_jdk_home_permissions.sh 2. To use graphical installation, You need to configure the DISPLAY value. First, check the value of the DISPLAY variable: $ printenv DISPLAY. If it is not ": 0.0", you need to set it to export DISPLAY =: 0.0 when the client is installed through the vnc tool (the ip address is the Client ip address): export DISPLAY = ip: 0.0 please make sure the value is ": 0.0 ", otherwise, the following error occurs during installation: the installer is unable to run in graphical mode, try running then installer with the-console or-silent flag. 3. because the graphical installation of the local machine cannot be achieved, it can only be installed using the command line. Www.2cto.com cd/biee10g_install/Server/Oracle_Business_Intelligence./setup. sh-console is installed step by step as prompted. Note that the Installation path is: The Data paths of Installation Localtion and Data Localtion are/usr/local/OracleBI and/usr/local/OracleBIData, so you can press enter directly, note the following installation tips :...... Select the installation type: Enter 1 and select Basic. Note that if Advanced is selected, the application server needs to be installed in advance. Next, select the installation type: Enter 1, select complete, enter the jdk path as prompted, enter the oc4jadmin password, select the installation language, and enter 8, select english and then start installation step by step as prompted. If the installation is accidentally terminated, You need to delete the/urs/local/OracleBI and/urs/local/OracleBIData directories under the root user, and restart the machine before re-installing. After a dozen minutes of waiting, after the installation is complete, the system will prompt the following information: Step 5: Modify the user configuration file after installation. sh File $ cd $ ORACLEBI/setup $ vi user. sh in Linux: Oracle BI 32 bit mode, remove the comment and modify it as follows: ######################################## ######################## Linux: oracle BI 32 bit mode ################################### ########################## set + u www.2cto.com # Oracle Parameters # --------------------------- # Make sure that Oracle DB 32 bit Cl Ient is installed ORACLE_HOME =/opt/oracle/product/10.2.0/db_1 export ORACLE_HOME TNS_ADMIN = $ ORACLE_HOME/network/admin export TNS_ADMIN PATH = $ ORACLE_HOME/bin: /opt/bin: $ PATH export PATH LD_LIBRARY_PATH = $ ORACLE_HOME/lib: $ LD_LIBRARY_PATH export LD_LIBRARY_PATH 3. check whether the BI process is normal: $ cd $ ORACLEBI_HOME/setup. /run-sa.sh start process: Oracle Business Intelligence Server process. /run-saw.sh start process: Oracle Business Intelligence Presentation Services process and Oracle Business Intelligence Javahost process www.2cto.com. /run-sch.sh start process: Oracle Business Intelligence Scheduler process will encounter problems when starting Scheduler process, temporarily ignore it, continue to start the Solaris, as follows :. /Enter "http: // ip: 9704/analytics" in the browser window address after you start the Linux system. Here, I use http: // 192.168.104.63: 9704/analytics. the user name and password are Administrator. If the user can log on to the system properly, the biee installation is normal. Author ganliang13

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.