Preparing Microsoft SQL Server
Plan and prepare your Microsoft SQL Server database for a Case Analyzer installation.
About this task
Review the general Microsoft SQL Server database planning information and verify that the database is installed and configured. For more information about database planning, see Microsoft SQL Server database planning.
Also, review the following best practices and restrictions that
apply to a Case Analyzer installation
with a Microsoft SQL Server database:
- Create the Case Analyzer OLAP
databases before you install Case Analyzer.Attention: You need this database only if you intend to enable OLAP integration on the Case Analyzer store, otherwise it is not required.
- Install the Case Analyzer store and the Case Analyzer OLAP database collocated on the same server or on separate servers.
- Configure the Microsoft SQL Server database for Mixed Mode authentication
- During the Microsoft SQL Server installation, record the values for the
following settings. You use this information during the Case Analyzer
Engine installation. For more information, see Installing Case Analyzer components interactively or Installing Case Analyzer components silently.
- Case Analyzer store:
- Server name.
- Instance name.
- TCP/IP port assigned to the database instances. See Configuring Case Analyzer ports.
- Name and password of the pa_administrator user that Case Analyzer is used to access the database. See Creating required users for run time.
- Microsoft SQL Server Analysis database:
- Analysis Services server name (if separate from the Case Analyzer store).
- OLAP instance name.
- Case Analyzer store:
In addition to the following instructions, see the Microsoft SQL Server installation instructions.
Procedure
To configure Microsoft SQL Server: