Resolving Exceeded Row Size Problems
The user might encounter an error that is similar to the following during the initial synchronization:
There were more rows than could be returned. Please refine your query to bring back
fewer rows.
Siebel CRM Desktop returns this message because the number of records that the synchronization query attempts to return is larger than the allowable maximum.
To resolve an exceeded row size problem
Change the value for the DSMaxFetchArraySize parameter.
For more information, see Administering Server Variables.
Notify users to synchronize data.
If the problem persists, then get help from Oracle.
For more information, see Getting Help From Oracle.
Symptom or Error Message | Solution |
---|---|
After you add a new field to a Siebel CRM Desktop form, Siebel CRM Desktop displays an error that is similar to the following:
This error occurs if the definition of an integration object in the SRF does not match the definition of the custom Siebel CRM Desktop form. |
You can do the following work:
|
After you add a new field to a form, Siebel CRM Desktop displays the form with the native Outlook form and then logs the following error:
This error occurs if you fail to add a localized value to the package_res.xml file. |
You can do the following work:
|
You add a new validation rule to a form but you cannot save or close the form when you add a new record. Siebel CRM Desktop displays an error that is similar to the following:
Consider the following custom validation rule:
This example includes a typographical error in the declaration of the phonetest variable. The variable name is missing the last t character. For more information, see Validation Rules You Can Configure for Custom Forms. |
You can do the following work:
|
After you add a new field to a form, Siebel CRM Desktop displays the form with the native Outlook form and then logs the following error:
The following message in this log indicates that the XML is not valid:
|
You can do the following work:
|
You remove an existing field from a form. Siebel CRM Desktop displays the form momentarily but then the form goes blank. Siebel CRM Desktop logs the following errors:
These errors occur if JavaScript references a control that does not exist or if the control is not spelled correctly. |
You can do the following work:
|