Windows Paths
The following path conventions specify file system locations in topics:
-
SIEBEL_ROOT is the absolute path to the Siebel Server installation directory. When you install a Siebel Server, the installation program queries for the Siebel CRM installation path and installs the Siebel Server in a subdirectory of this path called
siebsrvr
. For example, if you specifiedC:\sba811
as the installation directory for Siebel CRM 8.1, then SIEBEL_ROOT isC:\sba811\siebsrvr.
-
DBSRVR_ROOT is the absolute path to the Siebel Database Configuration Utilities files installation directory on the Siebel Server. When you install the Siebel Database Configuration Utilities, the installation program queries for the Siebel Server installation directory and then installs the Siebel Database Configuration Utilities files at the same level in a subdirectory called
dbsrvr
. For example, if SIEBEL_ROOT isC:\sba811\siebsrvr
, then DBSRVR_ROOT isC:\sba811\dbsrvr.
-
$SIEBEL_HOME is the directory where Siebel Tools is installed, on a developer computer running Microsoft Windows. For example, a typical location would be
C:\Siebel\Tools
.