Using the PostInstallDBSetup-19.list File

This topic is part of Updating the Siebel Database Using the PostInstallDBSetup Utility.

You must create the PostInstallDBSetup-19.list file in the directory from which you generally launch your containers. The following is an example PostInstallDBSetup-19.list file to get you started.

DBHOST=oracle19c
DBPORT=1521
DBINST=SAMPLE
ODBC_DSN=SIEBELDB
TBLO=SIEBEL
TBLOUSER=SIEBEL
SIEBUSER=SADMIN
SSE_ROLE=SSE_ROLE
INDSPC=SIEBEL
TBLSPC=SIEBEL
TBLOPASS=Welcome1
SIEBELUSERPASS=Welcome1
sesServerName=SES
PRIMARY_LANG_CD=ENU
OTHER_LANG_CD=
Note: Preinstalled containers from Oracle include an Oracle Database instant client, and the specific parameters here pertain only to running PostInstallDBSetup connected to an Oracle Database. If you are creating your own containers, then you must work through the whole process and make necessary changes in your custom layer where you install any alternate database clients.
Note: Release 23.10 added support for running the PostInstallDBSetup process for non-ENU languages. Specify the primary language configured in your database in PRIMARY_LANG_CD. Additional languages should be specified in OTHER_LANG_CD, comma-separated.

These parameters might be self-explanatory for some administrators tasked with executing PostInstallDBSetup. If necessary, then review the information about database updates in Siebel Installation Guide and in Siebel Database Upgrade Guide.