Siebel Installations >  Siebel Installation Step 7: Database Server Configuration

Please note that this does not install the Tables/Indexes or anything in the database. This installs the Siebel Database Server and configures that.

This command creates the Database environment script called dbenv.sh
We need to load this script if we want to use the Database Server later.


siebel@siebelserver:/services/siebel/8.1/siebsrvr/install_script/install> ./CreateDbSrvrEnvScript /services/siebel/8.1 ENU Oracle

This command starts the graphical mode
siebel@siebelserver:/services/siebel/8.1/config> ./config.sh -mode dbsrvr

During the configuration process , we should save these values

1. DSN/ODBC source name
2. Index Table Space name
3. Table space name 

  

Enter the Siebel Server Directory, where Siebel was installed (Step 2)

 

Enter Siebel Databse Server Directory , where Siebel Database Server has to be installed.

 

Select Database = Oracle Database Enterprise Edition.

 

Select Install Database.

 

Select Install Siebel Database

 

Select Unicode Database.

 

Select Language = English.

 

Enter an ODBC Datasource Name. This must be configured  beforehand by the DBA. We should be able to use sql plus and connect to it.

 

Database User Name = SADMIN

 

Database password = SADMIN Password.

 

Database owner = SIEBEL

 

Database Table Owner Password = Siebel Password.

 

Enter an Index Table Space Name. This can be numbers , alphabets and characters.

 

Select License Key Option.

If you select yes, you should enter the key in the next screen. We had over 50 license keys, so we installed them later with SQL. We selected no in this screen.

 

Do not install the Oracle Parallel Index Option. Click next.

 

Security Group Id = SSE_ROLE.

Note that any other value would mean a lot of changes in other places, inside the database and UNIX folder permissions.

 

Enter a log output directory. Normally the value is logs.

 

Configuration is conplemet. Your output will be saved unde $siebel\$DBSERVER Folder.

 

The Siebel Configuration wizard will execute using the following settings. Click next.

 

Since we had two languages, we had to repeat all the steps with the different language option.

 

After the configuration is finished  run this command.
/services/siebel/8.1/siebsrvr/bin>srvrupgwiz /m master_install.ucf
This imports all seed data
Then we should load the DBServer settings 


siebel@siebelserver:/services/siebel/8.1/siebsrvr> . ./dbenv.sh
siebel@siebelserver:/services/siebel/8.1/config> ./config.sh -mode dbsrvr

After that install Czech language seed data with this command.
siebel@siebelserver:/services/siebel/8.1/siebsrvr/bin>./srvrupgwiz /m master_install_lang.ucf