How to manually modify SQL server connections in Systems Management Server 2.0 (886097)
The information in this article applies to:
- Microsoft Systems Management Server 2.0
SUMMARYWhen you install Microsoft Systems Management Server (SMS), you specify the number of concurrent SMS Administrator consoles that you plan to use. SMS allocates five Microsoft SQL Server user connections for each console. However, the actual number of connections that a console uses varies. For example, if you open all the console tree items at the same time, it uses more SQL Server connections than if you open one item at a time. No console uses more than 30 SQL Server user connections at the same time.
If you receive "Out of SQL Connection" error messages when you try to connect to the SMS site database, or if you want to add more consoles after the initial SMS installation, increase the number of SQL Server user connections by using the SQL Enterprise Manager or by using the Licensing Manager. Add five or more user connections for each additional console.
Note If you need additional SQL Server user connections, you might have
to purchase more SQL Server client access licenses. Verify the number of
licenses that your organization already owns to determine whether this is the
case.
If you increase the number of SQL Server connections, also
consider increasing the maximum number of SQL Server connections that are used by the
SMS Provider. By default, the SMS Provider is configured to use a maximum of 60
simultaneous SQL Server connections. You can change this value by editing
the Smsprov.mof file or the Sqlcon.mof file, and then compiling the changed file by using
Mofcomp.exe.
Note The Smsprov.mof and the Sqlcon.mof files are included on the Microsoft BackOffice
4.5 Resource Kit CD-ROM.
INTRODUCTIONThis article describes how to manually modify SQL server
connections in SMS 2.0.REFERENCESFor more information about how to set SQL server connections in
SMS 2.0, visit the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 6/14/2005 |
---|
Keywords: | kbsmsAdmin kbhowto KB886097 kbAudITPRO |
---|
|