Sun Cluster 3.1 Data Service for Siebel

Installing the Siebel Server and Siebel Database

You can install the Siebel server either on the global file system or on local disks of physical hosts. To install the Siebel server and configure the Siebel server and Siebel database , see one of the following procedures

How to Install the Siebel Server and Siebel Database on the Global File System

Use this procedure to install the Siebel server and configure the Siebel server and Siebel database on the global file system. To install the Siebel server on local disks of physical hosts, see How to Install the Siebel Server and Siebel Database on Local Disks of Physical Hosts.

To install the Siebel server on the global file system, install the software only once from any node of the cluster.

  1. Install the Siebel server by following the instructions in the Siebel installation documentation and the latest release notes.

    Do not use the Autostart feature. When prompted, configure Autostart=No.

    When prompted to enter the gateway hostname, enter the logical hostname for the Siebel gateway.

  2. Verify that the siebenv.sh file is under server_root and is owned by the user who will launch the Siebel server.

  3. Ensure that a database such as HA Oracle is configured for Siebel and that the database is online.

  4. Use the Siebel documentation to configure and populate the Siebel database.

    When creating the ODBC data source (using dbsrvr_config.ksh script), ensure that the name is siebsrvr_siebel_enterprise.

  5. Create a database user (for example, dbuser/dbpassword) with permission to connect to the Siebel database for use by the Sun Cluster HA for Siebel Fault Monitor.

  6. Log in as the user who will launch the Siebel server and manually start the Siebel server.

  7. Run srvrmgr and change the HOST parameter to the logical hostname for the Siebel server.


    # srvrmgr:hasiebel> change param Host=logical-hostname for server hasiebel
    

    Note –

    This change will take effect when the Siebel server is started under Sun Cluster control.


How to Install the Siebel Server and Siebel Database on Local Disks of Physical Hosts

Use this procedure to install the Siebel server and configure the Siebel server and Siebel database on local disks of physical hosts. To install the Siebel server on the global file system, see How to Install the Siebel Server and Siebel Database on the Global File System.

To install the Siebel server on the local disks of the physical hosts, install the software on any one node of the cluster.

  1. Install the Siebel server by following the instructions in the Siebel installation documentation and the latest release notes.

    Do not use the Autostart feature. When prompted, configure Autostart=No.

    When prompted to enter the gateway hostname, enter the logical hostname for the Siebel gateway.

  2. Verify that the siebenv.sh file is under server_root and is owned by the user who will launch the Siebel server.

  3. Ensure that a database such as HA Oracle is configured for Siebel and that the database is online.

  4. Use the Siebel documentation to configure and populate the Siebel database.

    When creating the ODBC data source (using dbsrvr_config.ksh script), ensure that the name is siebsrvr_siebel_enterprise.

  5. Create a database user (for example, dbuser/dbpassword) with permission to connect to the Siebel database for use by the Sun Cluster HA for Siebel Fault Monitor.

  6. Log in as the user who will launch the Siebel server and manually start the Siebel server.

  7. Run srvrmgr and change the HOST parameter to the logical hostname for the Siebel server.


    srvrmgr:hasiebel> change param Host=logical-hostname for server hasiebel
    

    Note –

    This change will take effect when the Siebel server is started under Sun Cluster control.


  8. Replicate the installation on all of the remaining nodes of the cluster.


    # rdist -c server_root hostname:server_root
    
  9. Verify that the ownerships and permissions of files and directories in the Siebel gateway installation are identical on all nodes of the cluster.