Installation and Upgrade Guides › Policy Server Installation Guide › Configuring SiteMinder Data in a Relational Database › Configure SQL Server Data Stores › How to Store Key Information in SQL Server › Create the Key Store Schema
Create the Key Store Schema
You create the key store schema so the SQL Server database can store key information.
To create the key store schema
- Open sm_mssql_ps.sql in a text editor and copy the contents of the entire file.
- Start the Query Analyzer and log in as the who administers the Policy Server database.
- Select the database instance from the database list.
- Paste the schema from sm_mssql_ps.sql into the query.
- Execute the query.
The SiteMinder key store schema is created in the database.