Setting the Cursor Configuration Parameter for the Siebel Web Client and Siebel Servers

For the Siebel Web Client, the MaxCursorSize parameter value is set from the command line at the Siebel Enterprise Server level. As a result, you cannot set this parameter separately for each class of users. You must set it to the same value for all users, typically 128.

For additional information on modifying enterprise server parameters and using the Siebel Server Manager command-line interface (srvrmgr) program, see Siebel System Administration Guide.

To set the cursor configuration parameter value for the Siebel Web Client

  1. List the DSMaxCursorSize cursor configuration parameter to check its current value. From the Siebel Server Manager command-line interface, enter the following:

    srvrmgr > list advanced param DSMaxCursorSize for named subsystem ServerDataSrc
  2. Change the value of the DSMaxCursorSize parameter by entering the following from the command line:

    srvrmgr > change parameter DSMaxCursorSize=value for named subsystem 
    ServerDataSrc

    where value is the new value you want to specify for the DSMaxCursorSize parameter.

  3. Stop and restart the Siebel Server for the changes to take effect.