You may have already created an Oracle logging database when you created the Oracle database with the SiteMinder schema. If you already created a logging database, do not run sm_oracle_logs.sql again, as it will overwrite the current database with a new one.
If you are using Oracle to store reports information, run the sm_oracle_logs.sql script to create a schema for logging. If there is no schema in the database to log data, reports will not work. This script is included in the <siteminder_installation>\db\SQL directory.
Specifies the installed location of SiteMinder.
To create the Oracle database schema for logging
$NETE_PS_ROOT/db/sql/sm_oracle_logs.sql
Note: If you are using sqlplus, run the schema using an @ sign.
Example: @$NETE_PS_ROOT/db/sql/sm_oracle_logs.sql
Note: Environment variables may not function in Oracle's SQL utility. If you encounter problems when using the utility, specify an explicit path for $NETE_PS_ROOT rather than one with an environment variable.
Note: The 6.x Policy Server and OneView Monitor services still start even if they are unable to connect to the audit logs database.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |