Using the Server Manager to Set Concurrency Parameters
Use the following procedure to set the concurrency parameters using the Server Manager (srvrmgr).
To use the Server Manager to set concurrency parameters
Run the following Server Manager (srvrmgr) commands to increase the MaxTasks parameter to 100 and the MaxMTServers parameter to 2:
change param maxtasks=100 for comp xmlpreportserver server SiebelServer change param maxmtservers=2 for comp xmlpreportserver server SiebelServer
where
SiebelServer
identifies the name of the Siebel Server.