Previous Topic: Delete SiteMinder Data from an Old Policy Store

Next Topic: Upgrade a 5.x Sample Users Database

Upgrade a SiteMinderAudit Log Database

Consider the following:

To upgrade an Oracle audit store

  1. Be sure that the 5.x Oracle audit log database instance is accessible from the Policy Server host system. Test the communication using tnsping or sqlplus.
  2. Log in to Oracle with sqlplus or another Oracle utility as the user who administers the audit log database.
  3. Import the following script:

    $NETE_PS_ROOT/db/sql/sm_oracle_logs_upgrade_55_to_60.sql

    Consider the following: