Skip to main content
ExLibris

Knowledge Assistant

BETA
  • Subscribe by RSS
  • Back
    Cross-Product

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Cross-Product
    3. Cross-Product Documentation
    4. System Requirements
    5. Operating System Requirements for AIX
    6. Performing a System Requirements Verification

    Performing a System Requirements Verification

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Operating System Information
    2. OS Patch Information
    3. Determining OS Packages
    4. Determining RAM
    5. Determining Swap Space
    6. Determining X Windows System
    7. Determining System Executable Files
    8. Determining Configured Disk Space
    9. Oracle Version 10 or 11
      1. Hardware Requirements (for DB only)
    This chapter contains information that enables you to verify that you are working with the correct system requirements.

    Operating System Information

    To determine your current operating system information, enter the following command:

    uname -a

    To determine the exact version number of your operation system, enter the following command:

    oslevel -s

    To determine the system architecture is 64 bit, enter the following command:

    lslpp -L | grep 64bit

    or:

    /usr/bin/getconf HARDWARE_BITMODE

    To determine if the 64bit is enabled and the system started in 64-bit mode, enter the following command:

    bootinfo -K

    OS Patch Information

    To determine which operating system patches are installed, enter the following command:

    instfix -a

    To determine whether a patch has been installed, enter the following command:

    instfix -ivk APAR_number

    To determine whether required patches for Oracle 11gR2 have been installed, enter the following command:

    instfix -i -k "IZ41855 IZ51456 IZ52319"

    Determining OS Packages

    To determine which operating system packages are installed, enter the following command:

    lslpp -l [fileset_name]

    If you enter lslpp -l, all installed operating system packages will be listed.
    To determine whether required operating system packages for Oracle 11gR2 are installed, enter the following command:

    lslpp -l bos.adt.base bos.adt.lib bos.adt.libm bos.perf.libperfstat bos.perf.perfstat bos.perf.proctools rsct.basic.rte rsct.compat.clients.rte xlC.aix61.rte

    Determining RAM

    To determine the amount of random-access memory (RAM) installed on your system, enter the following command:

    /usr/sbin/lsattr -E -l sys0 -a realmem

    Determining Swap Space

    To determine the amount of swap memory installed on your system, enter the following command:

    /usr/sbin/lsps -a

    Determining X Windows System

    To determine whether your X Windows System is working properly on your local system and that your windows manager works correctly, enter the following command:

    xclock

    Determining System Executable Files

    To determine whether you are using the correct system executables, enter the following command:
    /usr/bin/which make

    Determining Configured Disk Space

    To determine the amount of disk space currently configured on your system, enter the following command:

    /bin/df -k

    Oracle Version 10 or 11

    Hardware Requirements (for DB only)

    The system must meet the following minimum hardware requirements:
    • For Oracle 10 - at least 1024 MB of physical RAM
    • For Oracle 11 - at least 4 GB of physical RAM
    • Sufficient swap space. The following table describes the relationship between installed RAM and the configured swap space requirements.
    Ram and Swap Space
    RAM Swap Space
    Between 1GB and 2GB 1.5 times the size of RAM
    Between 4GB and 16GB Equal to the size of RAM
    16GB and more 0.75 times the size of RAM
    • 400 MB of disk space in the /tmp directory
    • Up to 3 GB of disk space for the Oracle software, depending on the installation type
    • 1.2 GB of disk space for a preconfigured database that uses file system storage (optional)
    The disk space requirement for databases that use Automatic Storage Management or raw device storage is described later in this chapter.
    • Additional disk space, either on a file system or in an Automatic Storage Management disk group, is required for the flash recovery area if you choose to configure automated backups.
    Perform the following steps to ensure that the system meets these requirements:
    1. To determine the physical RAM size, enter the following command:

    # /usr/sbin/lsattr -E -l sys0 -a realmem

    If the size of the physical RAM is less than the required size, then you must install more memory before continuing.

    1. To determine the size of the configured swap space, enter the following command:

    # /usr/sbin/lsps -a

    If necessary, refer to the operating system documentation for information about how to configure additional swap space.

    1. To determine the amount of disk space available in the /tmp directory, enter the following command:

    # df -k /tmp

    If there is less than 400 MB of free disk space available in the /tmp directory, then complete one of the following steps:

    • Delete unnecessary files from the /tmp directory to meet the disk space requirement.
    • Set the TMP and TMPDIR environment variables when setting the oracle user's environment.
    • Extend the file system that contains the /tmp directory. If necessary, contact your system administrator for information about extending file systems.
    1.  To determine the amount of free disk space on the system, enter the following command:

    # df -k

    The following table shows the approximate software file disk space requirements for each installation type:

    Disk Space Requirements
    Installation Type Requirements for Software Files
    Enterprise Edition 2.0
    Standard Edition 3.0
    Custom (maximum) 2.5
    1. To determine whether the system architecture can run the software, enter the following command:

    # /usr/bin/getconf HARDWARE_BITMODE 64

    The expected output of this command is 64. If you do not see the expected output, you cannot install the software on this system.
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Operating System Requirements
      • NFS Mount Options for Ex Libris Products
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Documentation
      Language
      English
      Product
      Cross-Product
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved