Skip Headers
Oracle® Business Intelligence Installation Guide
10g Release 2 (10.1.2) for Linux Itanium
B25825-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

3 Detailed Reports Services Requirements

Before installing Oracle Business Intelligence, ensure that your computer meets the requirements for Reports Services described in this chapter.

This chapter contains the following sections:

3.1 About Specifying an SMTP Server for Reports Services

During installation, the Provide Outgoing Mail Server Information screen appears. Enter the outgoing mail (SMTP) server to be used by Forms and Reports Services.

Example: smtp.oracle.com


Note:

This field is optional. However, you cannot distribute reports through e-mail until you have configured the mail server information. Refer to Oracle Application Server Reports Services Publishing Reports to the Web for more information on specifying the outgoing mail server information.

3.2 New Element for Specifying Port Numbers for CORBA Communication

Oracle Reports 10g Release 2 (10.1.2) introduces the ORBPorts element in the server configuration file to allow you to explicitly specify the port numbers used by Reports Server and engines for communication through CORBA. You can specify either a range of ports or individual ports separated by commas. For example:

<ORBPorts value="15000-15010"/> (Range of values)

<ORBPorts value="15000,16000,17000,18000"/> (Comma-separated values)

By default, the ORBPorts element is not present in the server configuration file. If this element is missing, Reports Server chooses a random port for CORBA communication. For more information about the ORBPorts element, see the chapter "Configuring OracleAS Reports Services" in the Oracle Application Server Reports Services Publishing Reports to the Web manual.


Note:

The ORBPorts element should be defined only if your administrator has enabled TCP port filtering on your server where Reports Server is running. If port filtering is enabled, your administrator can open few ports for Reports Server, then use ORBPorts to specify them in the server configuration file for Reports Server and engine communication. If any of the ports are not available, Reports Server or engines may fail to start and an error displays.

3.3 Check Hardware Requirements

This section provides the system requirements for running Oracle Application Server 10g Forms and Reports Services. The installer checks many of these requirements at the start of the installation process and warns you if any of them is not met. To save time, you can manually check only the ones that are not checked by the installer. Refer to the appropriate table to see which requirements are not checked by the installer.

You can also run the system checks performed by the installer without doing an installation, by running the runInstaller command as shown. The runInstaller command is on the Oracle Application Server 10g Forms and Reports Services CD-ROM (Disk 1) or DVD-ROM (in the application_server directory).

CD-ROM:

prompt> mount_point/1012disk1/runInstaller -executeSysPrereqs

DVD-ROM:

prompt> mount_point/application_server/runInstaller -executeSysPrereqs

The results are displayed on the screen as well as written to a log file.

For more information on the types of checks performed, refer to Section 3.12, "Prerequisite Checks Performed by the Installer".

Table 3-1 Hardware Requirements

Item Minimum Requirement Checked by Installer

Processor type

Itanium 2

No

Processor speed

900 MHz or faster

You can check the processor speed by using the following command:

# grep "clock" /proc/cpuinfo

Yes

Memory

.

512 MB

Note: These values assume you are running only one Forms and Reports Services instance on each computer.

If you do not meet the memory requirements, the installer displays a warning. The installer lets you to dismiss the warning and continue because you might configure some but not all components and thus require less memory. However, you should test your site to ensure that you have sufficient memory.

To determine the amount of memory, enter the following command:

# grep MemTotal /proc/meminfo

Yes

Disk space

1.5 GB

To determine the amount of free disk space, use the df command:

prompt> df -k dir

Replace dir with the Oracle home directory or with the parent directory if the Oracle home directory does not exist yet. For example, if you plan to install Oracle Application Server 10g Forms and Reports Services in /opt/oracle/infra, you can replace dir with /opt/oracle or /opt/oracle/infra.

No

Space in /tmp directory

400 MB

To determine the amount of free disk space in the /tmp directory, use the df command:

prompt> df -k /tmp

If the /tmp directory does not have enough free space, you can specify a different directory by setting the TMP environment variable. See Section 3.9.5, "TMP and TMPDIR" for details.

Yes

Swap space

1.5 GB of available swap space

To determine the amount of available swap space, enter the following command:

# grep SwapTotal /proc/meminfo

If necessary, see your operating system documentation for information on how to configure additional swap space.

Yes

Monitor

256 color display

To determine your monitor's display capabilities, run the following command:

prompt> /usr/X11R6/bin/xdpyinfo

Look for the "depths" line. You need a depth of at least 8 (bits per pixel).

Yes


3.3.1 Memory Requirements for Running Multiple Instances on the Same Computer

If you plan to run OracleAS Infrastructure 10g and a middle tier on the same computer, ensure the computer meets the memory requirements listed in Section 3.3.

These values have been tested against a small number of users. If you have many users, you might have to increase the amount of memory.

3.3.2 Tips for Reducing Memory Usage

If you need to reduce memory consumption:

  • Configure only the components that you need.

  • Choose the smallest middle tier type that contains the components that you need.

  • After installation, start up only the components that you need. See the Oracle Application Server Administrator's Guide for details.

  • Run Application Server Control only when you need to administer an instance. In most cases, you do not need Application Server Control running all the time.

    If you are running multiple Oracle Application Server 10g Forms and Reports Services instances on one computer, each Application Server Control can consume a lot of memory. Running Application Server Control only when you need it can free up memory for other components.

3.4 Check the Software Requirements

The following browsers are supported:

For the most current list of supported browsers, check the OracleMetaLink site (http://metalink.oracle.com).

3.4.1 Checking the Software Requirements for Linux on POWER

Depending on your distribution of Linux on POWER, see one of the following sections for information on checking the software requirements:

Oracle does not support customized kernels or modules not supported by the Linux vendor.

3.4.1.1 Software Requirements for Red Hat Enterprise Linux AS/ES 3.0 Systems

Table 3-2 lists the software requirements for Red Hat Enterprise Linux AS/ES 3.0 systems and the procedure that follows the table describes how to ensure your system meets these requirements and any additional requirements for installing Oracle Application Server 10g Forms and Reports Services.


Note:

Red Hat Enterprise Linux AS/ES 3.0, 4.0, and SUSE Linux Enterprise Server 9 are certified and supported. For the most current list of supported Linux Operating Systems, check OracleMetaLink (http://metalink.oracle.com).

Table 3-2 System Requirements for Red Hat Enterprise Linux A/ES 3.0 Systems

Item Requirement

Operating System

Red Hat Enterprise Linux AS/ES 3.0, update 6 or later.

For more information on Red Hat, see:

http://www.redhat.com

The minimum supported kernel versions are:

  • kernel-2.4.21-37.EL or later.

Red Hat Update

Update 6

Software packages

(check that these versions or higher versions are installed)

make-3.79.1-17.1
gcc-3.2.3-53
gcc-c++-3.2.3-53
glibc-2.3.2-95.37
glibc-common-2.3.2-95.37
glibc-devel-2.3.2-95.37
compat-db-4.0.14-5.1
compat-gcc-7.3-2.96.128
compat-gcc-c++-7.3-2.96.128
compat-libstdc++-devel-7.3-2.96.128
libstdc++-3.2.3-53
libstdc++-devel-3.2.3-53
openmotif21-2.1.30-9.RHEL3.6
sysstat-5.0.5-5.rhel3
setarch-1.3-1
libaio-0.3.96-5
libaio-devel-0.3.96-5
binutils-2.14.90.0.4-39
pdksh-5.2.14-21


To ensure that the system meets all the requirements, follow these steps:

  1. Log in as the root user.

  2. To determine which distribution and version of Linux is installed, enter the following command:

    # cat /etc/issue
    Red Hat Enterprise Linux AS release 3 (Taroon Update 6) 
    
    

    Note:

    Red Hat Enterprise Linux AS/ES 3.0, 4.0, and SUSE Linux Enterprise Server 9 are certified and supported. For the most current list of supported Linux Operating Systems, check OracleMetaLink (http://metalink.oracle.com).

  3. To check that Update 6 is installed:

    # cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 3 (Taroon Update 6)
    
    
  4. To determine whether any other package is installed, enter a command similar to the following:

    # rpm -q package_name
    
    

    If a package is missing, download it and install it using the following command:

    # rpm -i package_name
    
    

    When installing a package, make sure you are using the correct architecture and optimization rpm file. To check the architecture of an rpm file, run the following command:

    # rpm -q package_name --queryformat "%{arch}\n"
    
    

    In the following example, the glibc rpm file is suitable for an Intel architecture

    # rpm -q glibc --queryformat "%{arch}\n" 
    ia64
    
    

3.4.1.2 Software Requirements for Red Hat Enterprise Linux AS/ES 4.0 Systems

Table 3-3 lists the software requirements for Red Hat Enterprise Linux AS/ES 4.0. The procedure that follows the table describes how to ensure that your system meets these requirements and any additional requirements for installing Oracle Application Server.


Note:

Red Hat Enterprise Linux AS/ES 3.0, 4.0 and SUSE Linux Enterprise Server 9 are certified and supported. For the most current list of supported Linux Operating Systems, check OracleMetaLink (http://metalink.oracle.com).

Table 3-3 Software Requirements for Red Hat Enterprise Linux AS/ES 4.0 Systems

Item Requirements

Operating System

Red Hat Enterprise Linux AS/ES 4.0, update 1 or later.

For more information on Red Hat, see:

http://www.redhat.com

The minimum supported kernel versions are:

  • 2.6.9-11.EL or later

Red Hat Update

Update 1 or later

Software packages (check that these versions or higher versions are installed)

glibc-2.3.4-2.9 
glibc-common-2.3.4-2.9 
glibc-devel-2.3.4-2.9 
gcc-3.4.3-22.1
gcc-c++-3.4.3-22.1
libstdc++-3.4.3-22.1
libstdc++-devel-3.4.3-22.1
compat-libstdc++-296-2.96-132.7.2
compat-db-4.1.25-9
binutils-2.15.92.0.2-13
make-3.80-5
pdksh-5.2.14-30
sysstat-5.0.5-1
openmotif21-2.1.30-11.RHEL4.4
libaio-devel-0.3.103-3
libaio-0.3.103-3


To ensure that the system meets all the requirements, follow these steps:

  1. Log in as the root user.

  2. To determine which distribution and version of Linux is installed, enter the following command:

    # cat /etc/issue
    Red Hat Enterprise Linux AS release 4 (Nahant Update 1)
    
    
    
  3. To check that Update 1 is installed:

    # cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 1)
    
    
  4. To determine whether any other package is installed, enter a command similar to the following:

    # rpm -q package_name
    
    

    If a package is missing, download it and install it using the following command:

    # rpm -i package_name
    
    

    When installing a package, make sure you are using the correct architecture and optimization rpm file. To check the architecture of an rpm file, run the following command:

    # rpm -q package_name --queryformat "%{arch}\n"
    
    

    In the following example, the glibc rpm file is suitable for an Intel architecture

    # rpm -q glibc --queryformat "%{arch}\n" 
    ia64
    
    

3.4.1.3 Software Requirements for SUSE Linux Enterprise Server 9 Systems

Table 3-4 lists the software requirements for SUSE Linux Enterprise Server 9 systems and the procedure that follows the table describes how to ensure your system meets these requirements and any additional requirements for installing Oracle Application Server 10g Forms and Reports Services.


Note:

Oracle Application Server 10g Release 2 (10.1.2) is certified with the following Operating System specific software. For the most current list of supported Operating System specific software, for example JDK version, Operating System version, check OracleMetaLink (http://metalink.oracle.com).

Table 3-4 System Requiremts for SUSE Linux Enterprise Server 9

Item Requirement

Operating System

SUSE Linux Enterprise Server 9 with service pack 2 or later.

For more information on SUSE Linux Enterprise Server, see:

http://www.suse.com

For SUSE Linux Enterprise Server 9, the minimum supported kernel versions are:

  • 2.6.5-7.244 or later

Software packages

(check that these versions or higher versions are installed)

glibc-2.3.3-98.61
gcc-3.3.3-43.41 
gcc-c++-3.3.3-43.41 
libstdc++-3.3.3-43.41 
libstdc++-devel-3.3.3-43.41
openmotif-libs-2.2.2-519.4 
pdksh-5.2.14-780.7 
make-3.80-184.1 
sysstat-5.0.1-35.7 
binutils-2.15.90.0.1.1-32.10 
glibc-devel-2.3.3-98.61
libaio-0.3.102-1.5
libaio-devel-0.3.102-1.5
compat-2004.7.1-1.2
db1-1.85-85.1


To ensure that the system meets all the requirements, follow these steps:

  1. Log in as the root user.

  2. To determine which distribution and version of Linux is installed, enter the following command:

    # cat /etc/issue
    Welcome to SUSE LINUX Enterprise Server 9 (ia64) - Kernel \r (\l)
    

    Note:

    Red Hat Enterprise Linux AS/ES 3.0, 4.0, and SUSE Linux Enterprise Server 9 are certified and supported. For the most current list of supported Linux Operating Systems, check OracleMetaLink (http://metalink.oracle.com).

  3. To check if the SUSE Linux Enterprise Server 9 with service pack 2 or later is installed, entering the following command:

    # cat /etc/SuSE-release
    SUSE Linux Enterprise Server 9 (ia64)
    VERSION=9
    PATCHLEVEL=2
    
    
  4. To determine the kernel version, enter the following command:

    # uname -r
    2.6.5-7.244
    
    
  5. To determine whether any other package is installed, enter a command similar to the following:

    # rpm -q package_name
    
    

    If a package is missing, download it and install it using the following command:

    # rpm -i package_name
    
    

    When installing a package, make sure you are using the correct architecture and optimization rpm file. To check the architecture of an rpm file, run the following command:

    # rpm -q package_name --queryformat "%{arch}\n"
    
    

    In the following example, the glibc rpm file is suitable for an architecture

    # rpm -q glibc --queryformat "%{arch}\n" 
    ia64
    
    
  6. Create the following symbolic link for the Perl executable if it does not already exist:

    # ln -sf /usr/bin/perl /usr/local/bin/perl
    
    
  7. Create the following symbolic link for the fuser executable if it does not already exist:

    # ln -sf /bin/fuser /sbin/fuser
    
    
  8. If the orarun package was installed on a SUSE Linux Enterprise Server system, complete the following steps as the oracle user to reset the environment:

    1. Enter the following commands:

      prompt> cd /etc/profile.d 
      prompt> mv oracle.csh oracle.csh.bak
      prompt> mv oracle.sh oracle.sh.bak
      prompt> mv alljava.sh alljava.sh.bak
      prompt> mv alljava.csh alljava.csh.bak
      
      
    2. Use any text editor to comment out the following line from the $HOME/.profile file:

      . ./.oracle
      
      
    3. Log out of the oracle user account.

    4. Log into the oracle user account for the changes to take effect.

  9. If any Java packages are installed on the system, unset the Java environment variables, for example JAVA_HOME.


    Note:

    Oracle recommends that you do not install any of the Java packages supplied with the SUSE Linux Enterprise Server distribution.

  10. Check the /etc/services file to make sure that the following port ranges are available on the system:

    • ports 3060-3129 required for Oracle Internet Directory

    • ports 3130-3199 required for Oracle Internet Directory (SSL)

    • ports 1812-1829 required for Oracle Enterprise Manager (console)

    • ports 1830-1849 required for Oracle Enterprise Manager (agent)

    • ports 1850-1869 required for Oracle Enterprise Manager (RMI)

    If necessary, remove entries from the /etc/services file and restart the system. To remove the entries, you can use the perl script included in the utils/3167528/ directory of CD-ROM Disk 1 and in the application_server/utils/3167528/ directory on the DVD-ROM. Run the script as the root user. This script is also available as patch 3167528. This patch is available from:

    http://metalink.oracle.com
    
    

    If these ports are not available, the associated configuration assistants will fail during the installation.

  11. If you use Network Information Service (NIS):

    1. Make sure that the following line exists in the /etc/yp.conf file:

      hostname.domainname broadcast 
      
      
    2. Make sure that the following line exists in the /etc/nsswitch.conf file:

      hosts: files nis dns 
      
      
  12. Make sure that the localhost entry in the /etc/hosts file is an IPv4 entry. If the IP entry for localhost is IPv6 format, installation cannot succeed. The following example shows an IPv6 entry:

    # special IPv6 addresses
    ::1             localhost ipv6-localhost ipv6-loopback
    ::1             ipv6-localhost ipv6-loopback
    
    

    To correct this example /etc/hosts file, comment the localhost entry as follows:

    # special IPv6 addresses
    # ::1             localhost ipv6-localhost ipv6-loopback
    ::1             ipv6-localhost ipv6-loopback
    
    

    To comment the entries, you can use the perl script included in the utils/4015045/ directory of CD-ROM Disk 1 and in the application_server/utils/4015045/ directory on the DVD-ROM. Run the script as the root user. This script is also available as patch 4015045. This patch is available from:

    http://metalink.oracle.com
    
    

3.5 Kernel Parameters

The computers on which you plan to install Forms and Reports Services require their kernel parameters to be set to the minimum values shown in Table 3-5 and Table 3-6.

Kernel parameter values are stored in the /etc/system file. If your /etc/system file does not specify the parameters, you have to add lines to the file to specify them.


Notes:

  • The values for kernel parameters are required only for computers that will be running the Oracle Application Server Metadata Repository or Oracle Application Server Web Cache. The installer checks the kernel parameter values only if you are installing these components.

  • If any kernel parameter values do not meet the requirements, the installer displays an error message. You will not be able to continue the installation until you update the kernel parameters to the required values.

  • If you update kernel parameter values, restart your computer for the new values to take effect.


Table 3-5 Kernel Parameters Required by OracleAS Web Cache

Parameter Line in /etc/system Showing the Minimum Value Description

rlim_fd_max

set rlim_fd_max=65536

Defines the hard limit on file descriptors that a single process can have open.


Table 3-6 Kernel Parameters Required by OracleAS Metadata Repository

Parameter Line in /etc/system Showing the Minimum Value Description

semmni

set semsys:seminfo_semmni=100

Defines the maximum number of semaphore sets in the entire system.

semmns

set semsys:seminfo_semmns=1024

Defines the maximum semaphores on the system. The 256 is only a minimum value for computers that will be running a single database (the OracleAS Metadata Repository that you are installing).

If you are already running a database on the computer, see the "To determine the minimum value for the semmns parameter" section.

semmsl

set semsys:seminfo_semmsl=256

Defines the minimum recommended value, for initial installation only.

shmmax

set shmsys:shminfo_shmmax=4294967295

Defines the maximum allowable size of one shared memory segment (4 GB = 4294967295).

shmmin

set shmsys:shminfo_shmmin=1

Defines the minimum allowable size of a single shared memory segment.

Note: This parameter is not used in Solaris 9.

shmmni

set shmsys:shminfo_shmmni=100

Defines the maximum number of shared memory segments in the entire system.

shmseg

set shmsys:shminfo_shmseg=10

Defines the maximum number of shared memory segments one process can attach.

Note: This parameter is not used in Solaris 9.


To determine the minimum value for the semmns parameter

If you are installing the OracleAS Metadata Repository on a computer that is not already running an Oracle database (that is, the OracleAS Metadata Repository will be the only Oracle database running on the computer), set the semmns parameter to a minimum of 256.

If you are installing the OracleAS Metadata Repository on a computer that is already running an Oracle database, set the semmns parameter to the sum of the processes initialization parameter for each Oracle database (including the OracleAS Metadata Repository), adding the largest one twice, and then adding an additional 10 for each database.

The default value of the processes parameter for the OracleAS Metadata Repository database is 150.

Example: The computer is already running an Oracle database, and its processes parameter is set at 200. In this case, you must set the semmns parameter to at least 770:

To determine the value of the processes parameter for an Oracle database, run the following command in SQL*Plus:

prompt> sqlplus "sys/password as sysdba"
SQL> show parameters processes

To add or update kernel parameter values

  1. Log on as the root user on the computer where you need to change the values.

  2. Make a backup copy of the /etc/system file. For example, the following command makes a backup copy called system.back.

    # cp /etc/system /etc/system.back
    
    
  3. Using a text editor such as vi or emacs, update the values or add new lines in the /etc/system file as necessary. For example, the following lines show sample values for the parameters:

    set semsys:seminfo_semmni=300
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semmsl=256
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=512
    set shmsys:shminfo_shmseg=150
    
    

    Tip:

    The comment character for the /etc/system file is the asterisk (*), not #.

  4. Restart the computer for the new values to take effect.

3.5.1 Configuring the Kernel Parameters on Linux

The computers on which you plan to install OracleAS Metadata Repository or OracleAS Web Cache require their kernel parameters to be set to the minimum values listed in the following sections:

Kernel Parameter Settings for OracleAS Web Cache

This section applies if you are installing OracleAS Web Cache:

  • If you are installing the J2EE and Web Cache middle tier, the OracleAS Web Cache component is optional.

  • If you are installing the Portal and Wireless middle tier, the OracleAS Web Cache component is always installed.

  1. Run the following command to check that the nofile kernel parameter is set to at least 65536:

    prompt> ulimit -Hn
    
    
  2. If the command returns a value less than 65536, add this line to the /etc/security/limits.conf file (use a text editor to edit the file):

    *       hard    nofile  65536
    
    

    You need to be the root user to edit the /etc/security/limits.conf file.

  3. Restart the computer for the new value to take effect.

Kernel Parameter Settings for OracleAS Metadata Repository

Verify that the kernel parameters shown in the following table are set either to the formula shown, or to values greater than or equal to the recommended value shown. The procedures following the table describe how to verify and set the values.


Note:

The Linux threads model creates a process for each thread. Oracle Application Server 10g Forms and Reports Services is highly multi-threaded to improve performance. On Linux, this requires that the kernel can handle many hundreds of processes.

Parameter Value File
semmsl semmns semopm semmni 256 32000 100 142 /proc/sys/kernel/sem
shmall 2097152 /proc/sys/kernel/shmall
shmmax 2147483648 /proc/sys/kernel/shmmax
shmmni 4096 /proc/sys/kernel/shmmni
msgmax 8192 /proc/sys/kernel/msgmax
msgmnb 65535 /proc/sys/kernel/msgmnb
msgmni 2878 /proc/sys/kernel/msgmni
file-max 131072 /proc/sys/fs/file-max
ip_local_port_range Minimum: 1024

Maximum:65000

/proc/sys/net/ipv4/ip_local_port_range


Note:

  • If the current value for any parameter is higher than the value listed in this table, do not change the value of that parameter.

  • The semmns parameter should be set to the sum of the PROCESSES initialization parameter for each Oracle database, adding the largest one twice, and then adding an additional 10 for each database.


To view the current value specified for these kernel parameters, and to change them if necessary, follow these steps:

  1. Enter commands similar to the following to view the current values of the kernel parameters:


    Note:

    Make a note of the current values and identify any values that you must change.

    Parameter Command
    semmsl, semmns, semopm, and semmni # /sbin/sysctl -a | grep sem

    This command displays the value of the semaphore parameters in the order listed.

    shmall, shmmax, and semmni # /sbin/sysctl -a | grep shm
    msgmax, msgmnb, and msgmni # /sbin/sysctl -a | grep msg
    file-max # /sbin/sysctl -a | grep file-max
    ip_local_port_range # /sbin/sysctl -a | grep ip_local_port_range

    This command displays a range of port numbers.


  2. If the value of any kernel parameter is different from the recommended value, complete the following steps:

    1. Using any text editor, create or edit the /etc/sysctl.conf file and add or edit lines similar to the following:


      Note:

      Include lines only for the kernel parameter values that you want to change. For the semaphore parameters (kernel.sem), you must specify all four values. However, if any of the current values are larger than the recommended value, specify the larger value.

      kernel.shmall = 2097152
      kernel.shmmax = 2147483648
      kernel.shmmni = 4096
      # semaphores: semmsl, semmns, semopm, semmni
      kernel.sem = 256 32000 100 142
      fs.file-max = 131072
      net.ipv4.ip_local_port_range = 1024 65000
      kernel.msgmni = 2878 
      kernel.msgmax = 8192 
      kernel.msgmnb = 65535
      
      

      By specifying the values in the /etc/sysctl.conf file, they persist when you restart the system.

    2. Enter the following command to change the current values of the kernel parameters.

      # /sbin/sysctl -p
      
      

      Review the output from this command to verify that the values are correct. If the values are incorrect, edit the /etc/sysctl.conf file, then enter this command again.

    3. On SUSE Linux Enterprise Server only, enter the following command to cause the system to read the /etc/sysctl.conf file when it restarts:

      # chkconfig boot.sysctl on
      
      

Set Shell Limits for the oracle User

To improve the performance of the software on Linux systems, you must increase the following shell limits for the oracle user, depending on the user's default shell:

Bourne or Bash Shell Limit Korn Shell Limit C or tcsh Shell Limit Hard Limit
nofile nofile descriptors 65536
noproc processes maxproc 16384

To increase the shell limits:

  1. Add the following lines to /etc/security/limits.conf file:

    *        soft   nproc         2047
    *        hard   nproc         16384
    *        soft   nofile        2048
    *        hard   nofile        65536
    
    
  2. Add the following line to the /etc/pam.d/login file, if it does not already exist:

    session    required     /lib/security/pam_limits.so
    
    
  3. Depending on the oracle user's default shell, make the following changes to the default shell start-up file:

    • For the Bourne, Bash, or Korn shell, add the following lines to the /etc/profile file:

      if [ $USER = "oracle" ]; then
              if [ $SHELL = "/bin/ksh" ]; then
                    ulimit -p 16384
                    ulimit -n 65536
              else
                    ulimit -u 16384 -n 65536
              fi
      fi
      
      
    • For the C or tcsh shell, add the following lines to the /etc/csh.login file:

      if ( $USER == "oracle" ) then
              limit maxproc 16384
              limit descriptors 65536
      endif
      
      

3.6 Ports

Many Oracle Business Intelligence components, such as Oracle HTTP Server, OracleAS Web Cache, and Oracle Enterprise Manager 10g, use ports. You can have the installer assign default port numbers, or use port numbers that you specify.

Why the Default Port for Oracle HTTP Server Is Port 7777 and Not Port 80?

By default, the installer configures Oracle HTTP Server to use port 7777, not port 80. Port 7777 is the default port because on UNIX, components that use port numbers lower than 1024 require additional steps to be done as the root user before the components can run. Because the installer does not have root access, it has to use a port greater than 1024.

If you want Oracle HTTP Server to use a different port, such as port 80, use the static ports feature, which enables you to specify port numbers for components. Although you can change the port number after installation, it is easier to set the port number during installation.

3.6.1 Checking If a Port Is in Use

To check if a port is being used, run the netstat command as follows:

prompt> netstat -an | grep portnum

3.6.2 Using Default Port Numbers

If you want to use the default port numbers for components, you do not have to do anything. Refer to Appendix C, "Default Port Numbers" for a list of the default port numbers and ranges. Make sure that at least one port is available in the port range for each component. If the installer is unable to find a free port in the range, then the installation fails.

3.6.3 Using Custom Port Numbers (the Static Ports Feature)

To instruct the installer to assign custom port numbers for components:

  1. Create a file containing the component names and port numbers. Section 3.6.3.1, "Format of the staticports.ini File" describes the file format. This file is typically called staticports.ini, but you can name it anything you want.

  2. In the installer, on the Specify Port Configuration Options screen, select Manual and enter the complete path to the staticports.ini file.

    If you do not specify the complete path to the file, the installer will not be able to find the file. The installer then assigns default ports for all the components, and it does this without displaying any warning.


Difference from Previous Release:

In 10g (9.0.4), you used command-line options to specify the staticports.ini file. In this release, you specify the file in the new Specify Port Configuration Options screen.

3.6.3.1 Format of the staticports.ini File

The staticports.ini file has the following format. Replace port_num with the port number that you want to use for the component.

# J2EE and Web Cache
Oracle HTTP Server port = port_num
Oracle HTTP Server Listen port = port_num
Oracle HTTP Server SSL port = port_num
Oracle HTTP Server Listen (SSL) port = port_num
Oracle HTTP Server Diagnostic port = port_num
Java Object Cache port = port_num
DCM Java Object Cache port = port_num
DCM Discovery port = port_num
Oracle Notification Server Request port = port_num
Oracle Notification Server Local port = port_num
Oracle Notification Server Remote port = port_num
Application Server Control port = port_num
Application Server Control RMI port = port_num
Oracle Management Agent port = port_num
Web Cache HTTP Listen port = port_num
Web Cache HTTP Listen (SSL) port = port_num
Web Cache Administration port = port_num
Web Cache Invalidation port = port_num
Web Cache Statistics port = port_num
Log Loader port = port_num
ASG port = port_num

# Business Intelligence and Forms
Reports Services SQL*Net port = port_num
Reports Services discoveryService port = port_num
Reports Services bridge port = port_num

# Infrastructure
Oracle Internet Directory port = port_num
Oracle Internet Directory (SSL) port = port_num
Oracle Certificate Authority SSL Server Authentication port = port_num
Oracle Certificate Authority SSL Mutual Authentication port = port_num
Ultra Search HTTP port number = port_num

The easiest way to create the file is to use the staticports.ini file on the CD-ROM (Disk 1) or DVD-ROM as a template:

  1. Copy the staticports.ini file from the CD-ROM or DVD-ROM to your hard disk.

    Table 3-7 Location of the staticports.ini File on CD-ROM and DVD-ROM

    Media Location of staticports.ini File

    CD-ROM

    mount_point: Disk 1/1012disk1/stage/Response/staticports.ini

    DVD-ROM

    mount_point/application_server/stage/Response/staticports.ini


  2. Edit the local copy (the file on the hard disk) to include the required port numbers.

    You do not need to specify port numbers for all components in the staticports.ini file. If a component is not listed in the file, the installer uses the default port number for that component.

    The following example sets the Application Server Control port and some OracleAS Web Cache ports. For components not specified, the installer assigns the default port numbers.

    Application Server Control port = 2000
    Web Cache Administration port = 2001
    Web Cache Invalidation port = 2002
    Web Cache Statistics port = 2003
    
    

    When installation is complete, you can check the ORACLE_HOME/install/portlist.ini file to see the assigned ports.

The installer verifies that the ports specified in the file are available by checking the memory. This means that it can only detect ports that are being used by running processes. It does not look in configuration files to determine which ports an application is using.

If the installer detects that a specified port is not available, it displays an alert. The installer does not assign a port that is not available. To fix this:

  1. Edit the staticports.ini file to specify a different port, or shut down the application using the port.

  2. Click Retry. The installer re-reads the staticports.ini file and verifies the entries in the file again.

Using portlist.ini as the staticports.ini File

The staticports.ini file uses the same format as the ORACLE_HOME/install/portlist.ini file, which is created after a Oracle Business Intelligence installation. If you have installed Oracle Business Intelligence and want to use the same port numbers in another installation, use the portlist.ini file from the first installation as the staticports.ini file for subsequent installations.

The portlist.ini file is located in the ORACLE_HOME\install\ directory.

However, note this difference: in staticports.ini, the Oracle Management Agent port line corresponds to the Enterprise Manager Agent port line in portlist.ini.

3.6.3.2 Error Conditions that Cause the Installer to Use Default Ports Instead of Specified Ports

Check the staticports.ini file carefully because a mistake can cause the installer to use default ports without displaying any warning. Here are some things that you should check:

  • If you specify the same port for more than one component, the installer uses the specified port for the first component, but for the other components, it uses the components' default ports. The installer does not warn you if you have specified the same port for multiple components.

  • If you have syntax errors in the staticports.ini file (for example, if you omitted the = character for a line), the installer ignores the line. For the components specified on such lines, the installer assigns the default ports. The installer does not display a warning for lines with syntax errors.

  • If you misspell a component name, the installer assigns the default port for the component. Names of components in the file are case-sensitive. The installer does not display a warning for lines with unrecognized names.

  • If you specify a non-numeric value for the port number, the installer ignores the line and assigns the default port number for the component. It does this without displaying any warning.

  • If you specify a relative path to the staticports.ini file (for example, ./staticports.ini or just staticports.ini), the installer will not find the file. The installer continues without displaying a warning and assigns default ports to all components. You must specify a complete path to the staticports.ini file.

3.6.3.3 Ports for Oracle HTTP Server and OracleAS Web Cache

Ensure that you understand the following when setting ports for these components.

In the httpd.conf file for Oracle HTTP Server, the Port and the Listen directives specify the ports used by OracleAS Web Cache and Oracle HTTP Server. The correct lines in the staticports.ini file for setting these ports depend on the components that you are configuring.

If You Are Configuring OracleAS Web Cache and Oracle HTTP Server

  1. Set the port for OracleAS Web Cache.

    OracleAS Web Cache uses the port specified by the Port directive (Figure 3-1). To set this port, use this line in the staticports.ini file:

    Web Cache HTTP Listen port = port_number
    
    

    To configure the SSL port for OracleAS Web Cache, use the following line:

    Web Cache HTTP Listen (SSL) port = port_number
    
    

    You cannot set the port number using the Oracle HTTP Server port line in this case. If the staticports.ini file contains both the Oracle HTTP Server port and the Web Cache HTTP Listen port lines, the Oracle HTTP Server port line is ignored. For example, if you have these lines in staticports.ini:

    Web Cache HTTP Listen port = 7979
    Oracle HTTP Server port = 8080
    
    

    the Port directive is set to 7979.

  2. Set the port for Oracle HTTP Server.

    Oracle HTTP Server uses the port specified by the Listen directive. To set this port, use this line in the staticports.ini file:

    Oracle HTTP Server Listen port = port_number
    
    

    To configure the SSL Listen port, use the following line:

    Oracle HTTP Server Listen (SSL) port = port_number
    
    

Figure 3-1 Configuring Both OracleAS Web Cache and Oracle HTTP Server

Description of Figure 3-1 follows
Description of "Figure 3-1 Configuring Both OracleAS Web Cache and Oracle HTTP Server"

If You Are Configuring Oracle HTTP Server Only (no OracleAS Web Cache)

If you are configuring Oracle HTTP Server only, then Oracle HTTP Server uses both Port and Listen directives (Figure 3-2). In this case, you must set both directives to use the same port number.

To set these ports, use the Oracle HTTP Server port and Oracle HTTP Server Listen port lines in the staticports.ini file. For example:

Oracle HTTP Server port = 8080
Oracle HTTP Server Listen port = 8080

To set the SSL version of these ports, use the following lines. As in the non-SSL version, the port numbers must be the same.

Oracle HTTP Server SSL port = 443
Oracle HTTP Server Listen (SSL) port = 443

If you also specify the Web Cache lines in staticports.ini, they are ignored because you are not configuring OracleAS Web Cache.

Figure 3-2 Configuring Only Oracle HTTP Server

Description of Figure 3-2 follows
Description of "Figure 3-2 Configuring Only Oracle HTTP Server"

3.6.3.4 Examples

This section describes some common scenarios for using staticports.ini.

3.6.3.4.1 Configuring Oracle HTTP Server to Use Ports 80 and 443 With OracleAS Web Cache as the Front-End

In this scenario, create a staticports.ini file that includes the following lines:

Web Cache HTTP Listen port = 80
Oracle HTTP Server Listen port = 81
Web Cache HTTP Listen (SSL) port = 443
Oracle HTTP Server Listen (SSL) port = 444

The ports for Oracle HTTP Server Listen and SSL Listen can be any available port. The example uses ports 81 and 444. These port numbers do not have to be less than 1024. If you select port numbers less than 1024, start Oracle HTTP Server and OracleAS Web Cache as the root user.


Note:

Because you are using ports less than 1024, you have to configure Oracle HTTP Server and OracleAS Web Cache to run as the root user. You can perform the configuration during installation or after installation.

If you perform the configuration after installation, then the installer does not start the components (because they are not yet configured).

For details, see these guides: Oracle HTTP Server Administrator's Guide and Oracle Application Server Web Cache Administrator's Guide.


3.6.3.4.2 Configuring Oracle HTTP Server to Use Ports 80 and 443 Without OracleAS Web Cache

In this scenario, create a staticports.ini file that includes the following lines:

Oracle HTTP Server port = 80
Oracle HTTP Server Listen port = 80
Oracle HTTP Server SSL port = 443
Oracle HTTP Server Listen (SSL) port = 443


Note:

Because you are using ports less than 1024, you have to configure Oracle HTTP Server to run as the root user. Refer to the note on page 3-22 for details.

3.7 Operating System Groups

You need to create operating system groups in these situations:

To create a local operating system group:

Enter the following command to create the oinstall group:

# /usr/sbin/groupadd oinstall

For more information about operating system users and groups, see your operating system documentation or contact your system administrator.

3.7.1 Create a Group for the Inventory Directory

If you plan to install Oracle Application Server 10g Forms and Reports Services on a computer that does not have Oracle products, create a group to own the inventory directory. The installer writes its files in the inventory directory to keep track of the Oracle products installed on the computer.

This guide uses the name oinstall for this operating system group.

By having a separate group for the inventory directory, you allow different users to install Oracle products on the computer. Users need write permission for the inventory directory. They can achieve this by belonging to the oinstall group.

For the first time installation of any Oracle product on a computer, the installer displays a screen where you enter a group name for the inventory directory, and a screen where you enter the location of the inventory directory.

The default name of the inventory directory is oraInventory.

If you are unsure if there is already an inventory directory on the computer, look in the /etc/oraInst.loc file on Linux systems. This file lists the location of the inventory directory and the group who owns it. If the file does not exist, the computer does not have Oracle products installed on it.

3.7.2 Create Groups for Database Administrators

This section applies only if you plan to install the OracleAS Metadata Repository in a new database created by the installer.

When the database is not mounted and database authentication is unavailable, the database uses operating system groups to determine user privileges. The database recognizes these groups and privileges:

Table 3-8 Privileges for the OSDBA and OSOPER Groups

Group Description

OSDBA

This is the database administrator group. Users in this group are granted SYSDBA privileges.

OSOPER

Users in this group are granted SYSOPER privileges, which comprise privileges required for basic maintenance. These include database startup and shutdown, and other privileges required for database operation. SYSOPER privileges are a subset of SYSDBA privileges.


You need to create operating system groups for these groups.

If you want an operating system group called dba to have SYSDBA privileges:

  1. Create the dba group.

  2. Ensure that the user running the installer is a member of the dba group.

If you want a different operating system group to have SYSDBA privileges, or if you want to associate SYSDBA and SYSOPER privileges with different groups, ensure the user running the installer does not belong to the dba group.

If the user running the installer does not belong to the dba group, the installer displays a screen where you can enter the names of groups to have the database administrator privileges. The screen has two fields: one for the OSDBA group and one for the OSOPER group (see Table 3-8). You can enter the same operating system group for both fields.

3.8 Operating System User

Create an operating system user to install and upgrade Oracle products. This guide refers to this user as the oracle user. The oracle user running the installer must have write permission for these directories:

If the computer contains other Oracle products, you might already have a user for this purpose. Look in the /etc/oraInst.loc file on Linux systems. This file lists the location of the inventory directory and the group who owns it. If the file does not exist, the computer does not have Oracle products installed on it.

If you do not already have a user for installing Oracle products, create a user with the following properties:

Table 3-9 Properties of the Operating System User Who Runs the Installer

Item Description

Login name

You can use any name for the user. This guide refers to the user as the oracle user.

Group identifier

The primary group of the oracle user must have write permission for the oraInventory directory. See Section 3.7.1, "Create a Group for the Inventory Directory" for more information about this group.

You can use any name for the group. This guide uses the name oinstall.

Home directory

The home directory for the oracle user can be consistent with the home directories of other users.

Login shell

The default login shell can be the C, Bourne, or Korn shell.


To create a local operating system user:

  1. To create the oracle user, enter a command similar to the following:

    # /usr/sbin/useradd -g oinstall -G dba[,oper] oracle
    
    

    In this command:

    • The -g option specifies the primary group, which must be the Oracle Inventory group, for example oinstall

    • The -G option specifies the secondary groups, which must include the OSDBA group and if required, the OSOPER group, for example dba or dba,oper

  2. Set the password of the oracle user:

    # passwd oracle
    
    

To check which groups an operating system user belongs to, run the groups command with the name of the user. For example:

prompt> groups oracle

For more information about operating system users and groups, see your operating system documentation or contact your system administrator.

3.9 Environment Variables

The operating system user who will be installing Oracle Business Intelligence needs to set (or unset) the environment variables listed in Table 3-10.

Table 3-10 Summary of Environment Variables

Environment Variable Set or Unset

Section 3.9.2, "ORACLE_HOME and ORACLE_SID"


Does not matter (the installer unsets these two environment variables).

Section 3.9.3, "PATH, CLASSPATH, and LD_LIBRARY_PATH"


Must not contain references to directories in any Oracle home directories

Section 3.9.4, "DISPLAY"


Set it to the monitor on which you want to the installer window to appear.

Section 3.9.5, "TMP and TMPDIR"


Optional. If unset, defaults to /tmp.

Section 3.9.6, "TNS_ADMIN"


Must not be set.

Section 3.9.7, "REPORTS_DEFAULT_DISPLAY"


Default set to YES. If set to NO, ensure that you specify the appropriate display.

Section 3.9.8, "ORA_NLS"


Unset this variable to perform a successful Oracle Application Server 10g Forms and Reports Services installation

Section 3.9.9, "LD_BIND_NOW (Linux Only)"


Unset this variable to perform a successful Oracle Application Server 10g Forms and Reports Services installation


3.9.1 Tips on Environment Variables

Here are some tips when working with environment variables:

  • If you set environment variables in the file, they may not be read. To ensure environment variables are set to the correct values, check their values in the shell where you run the installer.

  • To check the value of environment variables, use the env command. This command displays all the currently defined environment variables and their values.

    % env
    
    
  • If you use the su command to switch users (for example, switching from the root user to the oracle user), check the environment variables when you are the new user because the environment variables may not be passed to the new user. This can happen even if you run su with the - parameter (su - user).

    # /* root user */
    # su - oracle
    % env
    
    

3.9.2 ORACLE_HOME and ORACLE_SID

It does not matter if these environment variables are set or unset when you start the installer because the installer unsets these environment variables.

3.9.3 PATH, CLASSPATH, and LD_LIBRARY_PATH

Edit the PATH, CLASSPATH, and LD_LIBRARY_PATH environment variables so that they do not reference any Oracle home directories.

The shared library path environment variable is LD_LIBRARY_PATH.

3.9.4 DISPLAY

Set the DISPLAY environment variable to point to the X server that displays the installer. The format of the DISPLAY environment variable is:

hostname:display_number.screen_number

Example (C shell):

% setenv DISPLAY test.mydomain.com:0.0

Example (Bourne or Korn shell):

$ DISPLAY=test.mydomain.com:0.0; export DISPLAY

Oracle Business Intelligence requires a running X server during installation only. The frame buffer X server installed with your operating system requires that you remain logged in and have the frame buffer running during installation. If you do not want to do this, then use a virtual frame buffer, such as X Virtual Frame Buffer (XVFB) or Virtual Network Computing (VNC).

Visit Oracle Technology Network at http://www.oracle.com/technology/products/ for information about obtaining and installing XVFB or other virtual frame buffer solutions. Search OTN for "frame buffer".

3.9.5 TMP and TMPDIR

During installation, the installer needs to write temporary files to a temporary directory. By default, the temporary directory is /tmp.

If you want the installer to use a directory other than /tmp, set the TMP environment variable to the full path of the alternate directory.

Example (C shell):

% setenv TMP /tmp2
% setenv TMPDIR /tmp2

Example (Bourne or Korn shell):

$ TMP=/tmp2; export TMP
$ TMPDIR=/tmp2; export TMPDIR

If you do not set this environment variable, and the default directory does not have enough space, then the installer displays an error message that says the environment variable is not set. You can either set the environment variable to point to a different directory or free up enough space in the default directory. In either case, you have to restart the installation.

3.9.6 TNS_ADMIN

This section describes two requirements:

  • The TNS_ADMIN environment variable must not be set.

  • The /etc and the directory must not contain a tnsnames.ora file.

These requirements are necessary to prevent conflicts between the Net configuration files for different Oracle products.

If you need to set TNS_ADMIN or have the tnsnames.ora file in /etc or , perform the following steps before installing Oracle Business Intelligence.

  1. If you have the tnsnames.ora file in /etc or move the file from these directories to a different directory. Alternatively, you can rename the file.

  2. Make sure the TNS_ADMIN environment variable is not set.

    Example (C shell):

    % unsetenv TNS_ADMIN
    
    

    Example (Bourne or Korn shell):

    $ unset TNS_ADMIN
    
    

After installation, you can merge the contents of the newly created tnsnames.ora file with the existing tnsnames.ora file.

3.9.7 REPORTS_DEFAULT_DISPLAY

The REPORTS_DEFAULT_DISPLAY environment variable specifies whether to implement the following for Oracle Reports:

  • Elimination of dependency on DISPLAY

  • Elimination of dependency on having a valid printer defined for font information

  • ScreenPrinter (screenprinter.ppd) for surface resolution for images and font information

  • Advanced Imaging Support

For Oracle Reports, if REPORTS_DEFAULT_DISPLAY=YES, it overrides any value set for the DISPLAY environment variable. For more information about REPORTS_DEFAULT_DISPLAY, see the Oracle Application Server Reports Services Publishing Reports to the Web manual.


Note:

REPORTS_DEFAULT_DISPLAY is used for Oracle Reports only and is not applicable to the Oracle Application Server installer. The installer continues to use the DISPLAY environment variable even if REPORTS_DEFAULT_DISPLAY is set to YES.

3.9.8 ORA_NLS

To make sure that the Oracle Application Server Forms Services installation completes successfully, unset this environment variable.

Example:

$ unset ORA_NLS

3.9.9 LD_BIND_NOW (Linux Only)

To make sure that the Oracle Application Server Forms Services installation completes successfully on Linux systems, unset this environment variable.

Example:

$ unset LD_BIND_NOW

3.10 The /etc/hosts File

The contents of the /etc/hosts file affect the location of the default Oracle Identity Management realm and the hostname for Oracle Application Server Single Sign-On.

The installer provides alternative methods for you to enter the values that you want without editing the hosts file. For more information, refer to Oracle Application Server Installation Guide.

3.11 Network Topics

Typically, the computer on which you want to install Oracle Business Intelligence is connected to the network, has local storage to contain the Oracle Business Intelligence installation, has a display monitor, and has a CD-ROM or DVD-ROM drive.

This section describes the procedure to install Oracle Business Intelligence on computers that do not meet the typical scenario. It covers the following cases:

3.11.1 Installing on Multihomed (Multi-IP) Computers

A multihomed computer is associated with multiple IP addresses. This is achieved by having multiple network cards on the computer. Each IP address is associated with a hostname; additionally, you can set up aliases for the hostname. By default, Oracle Universal Installer uses the ORACLE_HOSTNAME environment variable setting to find the hostname. If ORACLE_HOSTNAME is not set and you are installing Oracle Business Intelligence on a computer that has multiple network cards, Oracle Universal Installer determines the hostname by using the first name in the /etc/hosts file.

Clients must be able to access the computer using this hostname (or using aliases for this hostname). To check, ping the hostname from the client computers using the short name (hostname only) and the full name (hostname and domain name). Both must work.

3.11.2 Copying CD-ROMs or DVD-ROM to Hard Drive, and Installing from the Hard Drive

Instead of installing from the Oracle Business Intelligence CD-ROMs or DVD-ROM, you can copy the contents of the CD-ROMs or DVD-ROM to a hard drive and install from the hard drive. This might be easier if you plan to install many instances of Oracle Business Intelligence on your network, or if the computers on which you want to install Oracle Business Intelligence do not have CD-ROM or DVD-ROM drives.

You can also install from remote CD-ROM or DVD-ROM drives. See Section 3.11.3, "Installing from a Remote CD-ROM or DVD Drive".)

When you install from the hard drive, the installer does not prompt you to swap CD-ROMs. It can find all the files if they are in the proper locations.

To Copy the CD-ROMs:

  1. Create a parent directory (for example, orafrs) and, under the parent directory, create subdirectories called Disk1, Disk2, and so on. The names of the subdirectories must be DiskN, where N is the CD-ROM number.

  2. Copy the contents of each CD-ROM into the corresponding directory.

To run the installer from the copied files, invoke the runInstaller executable from the Disk1 directory. Run it from the computer that will be running Oracle Business Intelligence.

prompt> /path/to/hard/drive/Disk1/runInstaller

To Copy the orafrs Directory from the DVD-ROM

Copy the orafrs directory from the DVD-ROM to your hard disk.

prompt> cp -pr /dvd_mount_point/orasolfrs /path/to/hard/drive

To run the installer from the copied files, invoke the runInstallersetup.exe executable from the computer that will be running Oracle Business Intelligence:

prompt> /path/to/hard/drive/orafrs/runInstaller

3.11.3 Installing from a Remote CD-ROM or DVD Drive

If the computer on which you want to install Oracle Business Intelligence does not have a CD-ROM or DVD drive, you can perform the installation from a remote CD-ROM or DVD drive. Check that you have performed these steps:

  • You need to share the remote CD-ROM or DVD-ROM drive through NFS.

    On the remote computer that has the CD-ROM or DVD-ROM drive:

    1. CD-ROM: Insert Oracle Business Intelligence Disk 1 into the CD-ROM drive.

      DVD-ROM: Insert the Oracle Business Intelligence DVD-ROM into the DVD-ROM drive.

    2. Share the CD-ROM or DVD-ROM drive.

      CD-ROM:

      prompt> su
      Password: root_password
      # share -F nfs -o ro /cdrom/disk1
      
      

      The path /cdrom/disk1 specifies the path to the CD-ROM in the CD-ROM drive. You can use any path you like.

      DVD-ROM:

      prompt> su
      Password: root_password
      # share -F nfs -o ro /cdrom
      
      

      The path /cdrom specifies the path to the DVD-ROM in the DVD-ROM drive. You can use any path you like.

    On the local computer, access the CD-ROM or DVD-ROM and run the installer as follows:

    CD-ROM:

    prompt> /net/remote_computer_hostname/cdrom/disk1/runInstaller
    
    

    DVD-ROM:

    prompt> /net/remote_computer_hostname/cdrom/orasolfrs/runInstaller
    
    

    Replace remote_computer_hostname with the name of the remote computer.

  • This bullet point, switching CD-ROMs, does not apply to DVDs.

    When the installer prompts you to switch CD-ROMs, you need to unshare the CD-ROM drive, eject the CD-ROM, insert the requested CD-ROM, and share the CD-ROM drive again. If you do not unshare, you will not be able to eject the CD-ROM.


    Note:

    The installer must be running when you are switching CD-ROMs. Do not exit the installer when switching CD-ROMs. If you exit the installer, it is unable to continue from where it left off. In addition, the partial installation that it created is not usable, and may need to be removed manually.

    On the remote computer (which has the CD-ROM drive):

    prompt> su
    Password: root_password
    # unshare /cdrom/disk1
    # eject cdrom
    ... Remove the CD-ROM, and insert the CD-ROM requested by the installer (for
    ... example, Disk 2).
    ... Share the CD-ROM.
    # share -F nfs -o ro /cdrom/disk2
    
    

3.11.4 Installing on Remote Computers

You can run the installer on a remote computer (remote_computer), but have the installer screens display on your local computer (local_computer). The installer installs Forms and Reports Services on the remote computer.

  1. Allow remote_computer to display on local_computer. Run this command on the local computer's console.

    local_computer> xhost +remote_computer
    
    

    If you do not run xhost, you may get an Xlib error similar to "Failed to connect to server", "Connection refused by server," or "Can't open display" when starting the installer.

  2. On local_computer, perform a remote login (using telnet or rlogin) to remote_computer. Log on as the oracle user, as described in Section 3.8, "Operating System User". Ensure that the user has set the environment variables correctly, as described in Section 3.9, "Environment Variables".

    local_computer> rlogin -l oracle remote_computer.mydomain.com
    - OR -
    local_computer> telnet remote_computer.mydomain.com
    
    
  3. Set the DISPLAY environment variable on remote_computer to point to local_computer.

    Example (C shell):

    remote_computer> setenv DISPLAY local_computer.mydomain.com:0.0
    
    

    Example (Bourne or Korn shell):

    remote_computer> DISPLAY=local_computer.mydomain.com:0.0; export DISPLAY
    
    
  4. Run the installer. For information on running the installer, see Section 4.1, "Starting the Installer".


    Note:

    You can use a PC X emulator to run the installer if it supports a PseudoColor color model or PseudoColor visual. Set the PC X emulator to use a PseudoColor visual, and then start the installer. Refer to the X emulator documentation for instructions on changing the color model or visual settings.

If you want to install and run Forms and Reports Services on a remote computer (that is, the remote computer has the hard drive and will run Forms and Reports Services components), but you do not have physical access to the computer, you can still perform the installation on the remote computer if it is running remote control software such as VNC or Symantec pcAnywhere. You also need the remote control software running on your local computer.

You can install Forms and Reports Services on the remote computer in one of these two ways:

  • If you have copied the contents of the Forms and Reports Services CD-ROM or DVD to a hard drive, then you can install from the hard drive.

  • You can insert the CD-ROM or DVD into a drive on your local computer, and install from the CD-ROM or DVD.

Installing from a Hard Drive

If you have copied the contents of the Forms and Reports Services CD-ROM or DVD to a hard drive, then you can install from the hard drive. To install from the hard drive:

  1. Ensure that the remote control software is installed and running on the remote and local computers.

  2. Share the hard drive that contains the Forms and Reports Services CD-ROM or DVD.

  3. On the remote computer, map a drive letter to the shared hard drive. Use the remote control software to do this on the remote computer.

  4. Using the remote control software, run the installer on the remote computer. You can access the installer from the shared hard drive.

Installing from a Remote CD-ROM or DVD Drive

You can insert the CD-ROM or DVD into a drive on your local computer, and install from the CD-ROM or DVD. This is similar to the scenario described in Section 3.11.3, "Installing from a Remote CD-ROM or DVD Drive". To install from a remote CD-ROM or DVD:

  1. Ensure that the remote control software is installed and running on the remote and local computers.

  2. On the local computer, share the CD-ROM or DVD drive.

    On the remote computer, map a drive letter to the shared CD-ROM or DVD drive. Use the remote control software to do this on the remote computer.

    These steps are described in Section 3.11.3, "Installing from a Remote CD-ROM or DVD Drive".

  3. Using the remote control software, run the installer on the remote computer. You can access the installer from the shared CD-ROM or DVD drive.

3.11.5 Installing on NFS-Mounted Storage

You cannot install and run Oracle Business Intelligence on Sun computers with standard NFS. You must use a certified NFS-mounted storage system, such as Network Appliance (NetApp) Filers. Oracle Business Intelligence is certified to run on NFS-mounted storage systems.

The NetApp system must be exported to at least the remote install user and remote root user. You can do this using exportfs command:

prompt> exportfs -i /vol/vol1

To check the latest certification list for any updates, visit Oracle Technology Network (http://www.oracle.com/technology).

3.11.6 Running Multiple Instances from One Installation

Oracle Business Intelligence components are intended to be run only on the computer on which they are installed. You cannot run the components on remote computers even though the computers can access the files through NFS.

3.11.7 Support for NIS and NIS+

You can install and run Oracle Business Intelligence in NIS and NIS+ environments. See the Oracle Application Server Installation Guide for more information on these environments.

3.11.8 Installing on Computers With Multiple Network Cards

If you are installing Oracle Business Intelligence on a computer with multiple network cards, the installer uses the first name in the /etc/hosts file. You may need to re-order the lines in this file so the required hostname appears first. You can change the file back to its original state after installation.

3.12 Prerequisite Checks Performed by the Installer

Table 3-11 lists the checks performed by the installer:

Table 3-11 Prerequisite Checks Performed by the Installer

Item Description

CPU

Checks that the CPU meets the minimum speed requirement.

Operating system kernel parameters

See Section 3.5, "Kernel Parameters" for a list of required kernel parameters.

Memory

See Table 3-1 for recommended values.

Swap space

See Table 3-1 for recommended values.

TMP space

See Table 3-1 for recommended values.

Instance name

The installer checks that the computer on which you are installing Forms and Reports Services does not already have an instance of the same name.

Oracle home directory name

The installer checks that the Oracle home directory name does not contain any spaces.

Path to Oracle home directory

The installer checks that the path to the Oracle home directory is not longer than 127 characters.

Oracle home directory contents

The installer checks that the Oracle home directory does not contain any files that may interfere with the installation.

Oracle home directory

You should install Forms and Reports Services in a new directory, unless you are expanding middle tier or installing middle tier in an Oracle home that contains Oracle Developer Suite. Here are some examples of installations that are not allowed:

  • Any type of Oracle Application Server 10g into an Oracle Management Service Oracle home

  • Any type of Oracle Application Server 10g into an Oracle Collaboration Suite Oracle home

  • Any type of Oracle Application Server 10g into an Oracle HTTP Server standalone Oracle home

  • Any type of Oracle Application Server 10g into an OracleAS Web Cache standalone Oracle home

  • Any type of Oracle Application Server 10g into an Oracle Application Server Containers for J2EE standalone Oracle home

  • Any type of Oracle Application Server 10g into an Oracle9iAS 1.0.2.2 Oracle home

  • OracleAS Infrastructure 10g into an Oracle Application Server 10g Forms and Reports Services middle tier or OracleAS Developer Kits 10g Oracle home

Port 1521

The installer displays a warning if port 1521 is in use by any application, including database listeners of any version. You must stop the application using port 1521, then click Retry in the warning dialog box.

If a database listener is using port 1521, you may be able to use it for the metadata repository database.

If another application is using port 1521, stop it or configure it to use a different port. Alternatively, you can change the database listener to use a port other than 1521, but you can do this only after installation. See the Oracle Application Server Administrator's Guide for details.

Static port conflicts

The installer checks the ports listed in the staticports.ini file, if specified. See Section 3.6, "Ports".

Monitor

The installer checks that the monitor is configured to display at least 256 colors.

Display permission

The installer checks that the user has permissions to display on the monitor specified by the DISPLAY environment variable.

DISPLAY environment variable

The installer checks that the DISPLAY environment variable is set.

TNS_ADMIN environment variable

The TNS_ADMIN environment variable must not be set.

There must not be a tnsnames.ora file in the /etc directories.

DBCA_RAW_CONFIG environment variable

If you are installing the OracleAS Infrastructure 10g in a Real Application Clusters or OracleAS Active Failover Cluster environment, you need to set this environment variable to point to a file that describes the locations of your raw partitions.

Cluster file system

The installer checks that you are not installing Oracle Application Server 10g Forms and Reports Services in a cluster file system (CFS).

Oracle Enterprise Manager directories are writable

The installer runs this check only if you are expanding a middle tier or reinstalling Forms and Reports Services in the same Oracle home. The installer checks that these directories are writable by the operating system user running the installer:

  • ORACLE_HOME/sysman/emd

  • ORACLE_HOME/sysman/config

  • ORACLE_HOME/sysman/webapps/emd/WEB-INF/config

Oracle Enterprise Manager files exist

The installer runs this check only if you are expanding a middle tier or if you are reinstalling Forms and Reports Services in the same Oracle home. The installer checks that these files exist:

  • ORACLE_HOME/sysman/config/iasadmin.properties

  • ORACLE_HOME/sysman/webapps/emd/WEB-INF/config/consoleConfig.xml

Kernel check on Linux systems

The installer runs this check only if you are installing on Linux. The installer makes sure that the kernel version contains the string 2.4.21-37.EL or later for Red Hat Enterprise Linux AS/ES 3.0, the string 2.6.9-11.EL or later for Red Hat Enterprise Linux AS/ES 4.0, and the string 2.6.5-7.244 or later. for SUSE Linux Enterprise Server 9.

glibc version check on Linux

The installer runs this check only if you are installing on Linux. The installer makes sure that the glibc version is glibc-2.3.2-95.37 on Red Hat Enterprise Linux AS/ES 3.0, glibc-2.3.4-2.9 on Red Hat Enterprise Linux AS/ES 4.0 and glibc-2.3.3-98.61 on SUSE Linux Enterprise Server 9.

Packages check on Linux

The installer runs this check only if you are installing on Linux.The installer makes sure that the mandatory packages are installed. For example, it checks the gcc, sysstat and openmotif packages as specified in Table 3-2 for Red Hat Enterprise Linux AS/ES 3.0, Table 3-3 for Red Hat Enterprise Linux AS/ES 4.0and Table 3-4 for SUSE Linux Enterprise Server 9.