Siebel Installation Guide for UNIX > Verifying and Troubleshooting Your Installation >

Verifying Network Connectivity for the Siebel Server Computer


The Siebel Server must have network access to other Siebel Enterprise Server components, such as the Siebel Gateway, the Siebel Application Interface, the Siebel database on the RDBMS, and the Siebel File System. Use the following procedure to verify that the Siebel Server computer can access other Siebel Enterprise Server components.

NOTE:  For information about verifying network connectivity for IBM DB2 for z/OS, see Implementing Siebel Business Applications on DB2 for z/OS.

To verify network connectivity for the Siebel Server computer

  1. Verify network connectivity to the Siebel Gateway, the Siebel Application Interface, and the Siebel database from the Siebel Server computer, using the test utility for your network type.

    For TCP/IP networks, use the ping utility to verify network connectivity. Or test the connection through Control Panel, Administrative Tools, Data Sources (ODBC), and then System DSN.

  2. For Oracle Database, verify connectivity to the Siebel database, then go to Step 4.

    Use the tnsping utility and Oracle Database connectivity alias, as appropriate to your database, from a command prompt window to make sure that you can connect to the database using the network connect string that you defined.

  3. For IBM DB2, verify connectivity to the Siebel database, then go to Step 4.
    1. Open a DB2 Command Window to make sure that you can connect to your database.
    2. Enter:

    db2 connect to database_alias user user_ID using password

    where:

    • database_alias is your database alias
    • user_ID is a valid user name on DB2
    • password is the password for that user_ID

      If your connection is valid, then you see a message that looks like the following:

    The connection test is successful

    Database Server      = DB2/AIX/Solaris x.x.x
    SQL authorization ID = SADMIN
    Database alias        = DB_Alias

    1. If your connection is not valid, then verify your configuration.
    2. To close the connection, type db2 terminate.
  4. Provide network connections from the Siebel Server to all of the applicable Siebel File System directories.

    For more information, see Creating the Siebel File System.

  5. Verify that the Siebel File System directories are visible and that the Siebel service owner account has the necessary permissions on these directories.

    If you are clustering the Siebel File System, then use the Network IP resource or Network Hostname Resource assigned to that cluster file share.

Siebel Installation Guide for UNIX Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.