Rerunning Post Installation Database Update
If there are failures with Post Installation Database Update, then re-execute the PostInstallDBSetup utility in stand-alone mode, after fixing any errors, as shown in the following procedure.
To rerun Post Installation Database Update
-
If required, update the setup.ini file in
C:\siebel\siebsrvr\bin
or equivalent location.The setup.ini file contains, for example, the following parameter definitions:
GENERATE_SCHEMA=N SIEBSRVR_ROOT=d:\Siebel\ses\siebsrvr REPOSITORY=Siebel Repository DBTYPE=db2390 ODBC_DSN=siebel_dsn SIEBEL_DSN=ServerDataSrc TBLO=SIEBEL TBLOUSER=SIEBEL SIEBUSER=SADMIN SSE_ROLE=SSE_ROLE UNICODEDB=Y PRIMARY_LANG_CD=ENU OTHER_LANG_CD=TRK,THA,SVE,RUS,PTG,PTB,PLK,NLD,KOR,JPN,ITA,HEB,FRA,FIN,ESN,DEU,DAN,CSY,CHT,CHS,ARA
-
Rerun PostInstallDBSetup.exe, located in
C:\siebel\siebsrvr\bin
or equivalent location, using the following command from the command line:PostInstallDBSetup.exe -i Setup.ini -p ******** -z ********
where:
-
-i
is the ini file name. -
-p
is the Database Table Owner Password. -
-z
is the Database Password.
-