If the Policy Server is installed on a UNIX system, copy the following SQL Server files from the siteminder_home/db/SQL directory to a temporary directory on a Windows system:
In addition, be sure that the SQL Server database server is installed on the Windows system. If the Policy Server is on a Windows system, you can run these schema files from the siteminder_home/db/SQL directory.
Run the sm_mssql_ps.sql, sm_mssql_logs.sql, and sm_mssql_ss.sql scripts to create the following SiteMinder data in a single SQL Server database:
To run the scripts
Example: smdatastore.
You can also store SiteMinder data in a separate SQL Server database by running each script separately to create a separate:
When running the sm_mssql_ps.sql or sm_mssql_logs.sql scripts to create SQL Server–based policy or logging stores, the following warnings are displayed:
Warning: The table 'smvariable5' has been created but its maximum row size (8746) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.
Warning: The table 'smodbcquery4' has been created but its maximum row size (64635) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.
Warning: The table 'smaccesslog4' has been created but its maximum row size (9668) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.
These warnings are expected and do not cause any problems with the policy store or logging database.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |