Creating Microsoft SQL Server database and database user
When you create Microsoft SQL database and database user for use with IBM® Sterling Control Center Monitor, ensure that you configure the settings required for operation with IBM Sterling Control Center Monitor.
Install the Microsoft SQL Server database server.
When you install the server, accept the following settings:
- Collation Setting as SQL_Latin1_General_CP1_CI_AS or Latin1_General_CI_AS
- Server Authentication as SQL Server and Windows Authentication Mode
Create the database with the required settings outlined in Required settings for Microsoft SQL Server database and database user.
- Create and configure a Microsoft SQL Server
database instance with the required settings. Use SQL_Latin1_General_CP1_CI_AS or Latin1_General_CI_AS as the Collation Setting when creating the instance.
- Create a database.
- Create user.
- Grant permissions to the user.