Error on the SetChartParameters Step
I would like to kown if anyone has already faced the following error trying to setup a Siebel Enterprise.
"Step SetChartParameters: failed to run program srvrcfg with cmdline -u %%Username%% -p %%Password%% -r %%SiebelRoot%% -g %%SiebelGateway%% -e %%SiebelEnterprise%% /m namedsubsys /c ServerDataSrc /w DSChartServer=(%%ChartServer%%),DSChartImageFormat=(%%ChartImageFormat%%)
GenericLog GenericError 1 000003754b210ca8:0 2009-12-10 11:32:25 Failed during Execution, err: 5500044:"
I checked the common.scm file and I believe this command is invoked from there.
## Chart Server
[Step]
Name = SetChartParameters
Type = RunProg srvrcfg ' -r %%SiebelRoot%% -g %%SiebelGateway%% -e %%SiebelEnterprise%% /m namedsubsys /c ServerDataSrc /w DSChartServer=(%%ChartServer%%),DSChartImageFormat=(%%ChartImageFormat%%)'
After doing a researching on Oracle Support using the following string "SetChartParameters" I was not able to find any Service Request or Document. Please let me know if anyone has faced this same issue.