Previous Topic: Upgrade a 6.x QMRx Web Agent to 6.x QMR6

Next Topic: Upgrade a SiteMinder Audit Store for a CA Security Command Center Integration

Upgrade a Session Server to 6.0 SP5

Consider the following:

To upgrade the session server

Import one of the following schema scripts into an existing session store database:

sm_mssql_ss_upgrade_60_to_60sp5.sql

Upgrades a SQL Server session store to 6.0 SP5. This script adds a new Expiry Data table to the session store.

sm_oracle_ss_upgrade_60_to_60sp5.sql

Upgrades an Oracle session store to 6.0 SP5. This script adds a new Expiry Data table to the session store.

Note: These scripts are located in siteminder_home\db\SQL. For more information about importing schema into a session store database, see Policy Server Installation Guide.