Siebel Install with SQL Server 2008
I am getting the following error while trying to install the Siebel Server.
Step CreateServerConfiguration: failed to run program srvrcfg with cmdline -u %%Username%% -p %%Password%% -g %%SiebelGateway%% -e %%SiebelEnterprise%% -s %%SiebelServer%% -a server -i %%SiebelRoot%%%%OSDirSeparator%%admin%%OSDirSeparator%%srvrdefs.run -c ALL
GenericLog GenericError 1 000002824cb10684:0 2010-10-09 23:34:25 Failed during Execution, err: 5500044
We switched to the Oracle database and moved forward with our development. I would still like to figure out what is going on.
Details:
OS: MS Windows 2003 R2 32 Bit
Siebel 8.1.10 (base install + 8.1.1.3 fixpack) SBA
MS SQLServer 2008 R2
JRE - 1.6 22
MS Office 2007
Acrobat 9
After getting the error when first installing Siebel, I re-imaged the machine and followed the instructions in Article ID 758656.1. Re-installed MS SQL Server, installed SQL Server 2005 drivers. Created the Siebeldb and set compatibility to 2005. Ran grantusr. Installed Gateway, Enterprise, and created the logical profile for the SWSE. Ran the Database configuration wizard. No issues with the ODBC and it ran successfully. Installing the Siebel server still encounters the above error and fails.