Siebel SQLs/Error Messages >  SBL-GEN-09103: Parameter value was never set (i.e. is null)

SBL-GEN-09103: Parameter value was never set (i.e. is null)

(smisched.cpp 17(265) err=9103 sys=0) GEN-09103: Parameter value was never set (i.e. is null)
Cause

As the error message indicates, the component failed because it was missing a value for one of the parameters that it required.

Diagnostic Steps

In the event that the component log file is not indicative of which exact parameter was missing its value, additional tracing might be required to figure that out. At which point users might consider increasing the tracing levels at the component level to identify the exact parameter that was provided a NULL value.

Solution

Once the parameter in question is identified, ensure users provide a valid value for this parameter.

Restart Siebel server services if this change requires a restart OR re-compile a new SRF if the change was performed within Tools (this is required if the object that was changed in Tools requires a compilation for the change to take effec)t.
Hint: Verify the value of the "No Compile" property for the object the users edited by selecting the "Type" in the object explorer window in Tools.