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

Verifying Installation for Siebel Tools


After installing Siebel Tools, review the installation log files, verify the version number of your installed software, and review the Siebel Tools directories and files that now exist under the SIEBEL_TOOLS_ROOT directory that you specified during the installation.

This topic contains the following information:

This topic is part of Process of Installing Siebel Tools.

Reviewing the Installation Log Files for Siebel Tools

After installing Siebel Tools, review the installation log files to verify that all of the components installed successfully, particularly if you experienced any difficulties with the installation. The log files are created in the following directory:

SIEBEL_TOOLS_ROOT\cfgtoollogs\oui

The relevant log files for an installation session are named installActionsdate_time.log file. In the file name, date_time represents the date and time when the file was created; for example, installActions2013-07-02_10-28-04PM.log. For each set of files created, the oldest and largest log file generally represents the Siebel module being installed.

Verifying the Installation Version Number for Siebel Tools

After installing Siebel Tools, verify the version number of the installed software.

To verify the installation version number for Siebel Tools

  1. Open a DOS window.
  2. Set the value of the ORACLE_HOME environment variable to correspond to your installation location, such as C:\siebel\8.1\Tools_1 or C:\siebel\8.2.2.0.0\Tools_1. For example, enter a command like this for Siebel CRM version 8.1.1:

    set ORACLE_HOME=C:\siebel\8.1\Tools_1

  3. Navigate to the opatch directory within your installation. For example, enter a command like this for Siebel CRM version 8.1.1:

    cd C:\siebel\8.1\Tools_1\opatch

  4. Enter the following command:

    opatch lsinventory

    Installed components within the specified Oracle home are displayed, with the version number as managed by the Oracle Universal Installer software. For example, the version number of an installation of the Siebel CRM version 8.1.1 or version 8.2.2 base release, with no Siebel Fix Pack or Siebel Innovation Pack release installed, is shown as 8.1.1.0.0 or 8.2.2.0.0.

Reviewing the Installation Directories for Siebel Tools

The following minimum directories are created for a Siebel Tools installation. These directories, the files and subdirectories they contain, and various other files are created in the directory that you specified during the installation, such as C:\Siebel\8.1\Tools_1 or C:\siebel\8.2.2.0.0\Tools_1. Use Windows Explorer to verify the directory structure on your computer. In the list, lang represents each language that you have installed, such as ENU for U.S. English.

NOTE:  The objects directory contains the SRF file. Monitoring of any SRF file by virus scanning software might significantly degrade Siebel Tools performance. If you have virus scanning software installed on your computers, then configure it to skip SRF files. Because these files are binary data files, the risk of virus infection is low, and so excluding these files from scanning is usually acceptable. Alternatively, you can scan SRF files less frequently than other files.

adm

Stores SIF files created in Siebel Tools that are used by Siebel ADM.

admpkgr

The ADM packager utility.

bin

All binary files (.exe, .dll, .cfg, .dsn, .enu, .bat), configuration files, and user preference files.

lang

Language-specific DLL files.

dll

Siebel Tools program library files.

bin

Siebel Tools binary files.

exe

Siebel Tools executable files.

cfgtoollogs

Contains installation log files.

classes

Java code files.

examples

 

examples\src

 

examples\src\com

 

examples\src\com\siebel

 

examples\src\com\extra

 

examples\src\com\integration

 

examples\src\com\integration\mq

Examples of Java code files.

examples\src\com\integration\servlet

Examples of Java code files.

ddktempl

Dynamic Developer Kit (DDK) files. For more information, see Siebel Web UI Dynamic Developer Kit Guide.

help

Siebel Tools help files.

lang

Help files for the language that you installed.

local

The local, extracted database.

files

Local file attachments.

inbox

Not used for Siebel Tools.

outbox

Not used for Siebel Tools.

locale

Text files for installed languages containing version information.

log

Log files from Siebel Tools operations.

msgtempl

Message files.

objects

Location of the compiled Siebel Repository file used by Siebel Tools (siebel_sia.srf). Also the default location for SRF files created using the Siebel Tools object compiler.

opatch

Files used by the opatch utility for installing Siebel Patchset releases.

public

HTML files, graphics files, and cascading style sheet files.

reppatch

Location of the XML files used by the maintenance update wizard. All log files generated by this wizard are also created under reppatch\log.

sample

Location where the Sample Database (sse_samp.dbf) is installed, if you installed it with Siebel Tools.

files

Where the sample file attachments are installed.

inbox

Not used for Siebel Tools.

outbox

Not used for Siebel Tools.

scripts

Location of Java scripts.

sqltempl

SQL statement fragments used by certain Siebel Tools operations.

temp

Temporary working area.

upgrade

Not used for Siebel Tools.

webtempl

Location of Siebel Web Template (.swt) files.

Verifying Successful Installation of Siebel Tools

After installing Siebel Tools, verify that installation was successful by connecting to the Siebel database and entering your license key for Siebel Tools.

To verify that the Siebel Tools installation completed successfully

  1. Start Siebel Tools and log in to the Siebel database.

    The first time that you log in, the system prompts you to enter a license key number, if you have not done so already. You can find license key information for Siebel Business Applications at Oracle's license codes site. For the Siebel license keys site, see

    http://licensecodes.oracle.com/siebel.html

    See also Siebel Applications Administration Guide.

  2. If you have not yet done so, then type your license key number in the dialog box that appears, and click OK.

Verifying Directory Permissions for Siebel Tools

After installing Siebel Tools, verify that the Siebel Tools user has sufficient permissions to read and write data to the Siebel Tools installation directory.

To verify directory permissions for Siebel Tools

  1. Select the Siebel Tools root directory and right-click on it.
  2. Choose Properties and go to the Sharing tab.
  3. Make sure that the Siebel Tools user has read and write access.

In addition, in user account properties, the Siebel Tools user must not be defined as a restricted user in the group membership section.

Verifying the ODBC Data Sources for Siebel Tools

The Siebel Tools installer creates the ODBC data sources described in Table 12. By default, these are created as system data sources, which are visible to all of the user accounts on the computer where Siebel Tools is installed.

Table 12. Siebel Tools ODBC Data Sources
Data Source
Use

SSD Local Db default instance

Connects to the local SQL Anywhere database.

SSD

Connects to the DB2 database.

SSD default instance

Connects to the Oracle Database.

For Oracle Database, verify that the following registry keys are set as shown. These values are required in order for the ODBC driver to behave correctly.

PacketSize = 0
EnableScrollableCursors = 0
ColumnsAsChar = 1
ColumnSizeAsCharacter = 1

For more information about how to run the Microsoft ODBC Administrator to verify ODBC data sources, see Verifying the ODBC Data Source. Consult this topic as it is presented in Siebel Installation Guide for Microsoft Windows. See also Requirements for Installing Siebel Tools.

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