SiteMinder provides schema files to create the individual schema for storing policies, keys, logs, session data, and sample users. The following schema files are provided in the siteminder_home\db\SQL directory:
Creates the SiteMinder policy store or key store (if you are storing keys in a different database) in a SQL Server database.
Creates the schema for SiteMinder audit logs in a SQL Server database.
Creates the schema for the SiteMinder session server in a SQL Server database.
(Optional) Creates the schema for SiteMinder sample users in a SQL Server database and populates the database with sample users. For example, the script includes a user named GeorgeC with a password of siteminder.
Create the database objects by running the appropriate SQL script using the SQL Server Enterprise Manager and SQL Server Query Analyzer.
Note: For more information about running SQL scripts, see your database documentation.
You can store SiteMinder data in a single SQL Server database or run each script separately to create a separate:
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |