IBM Security Privileged Identity Manager, Version 2.1.1

Checking existing partition sets

Check on existing partition sets in the current database and when it expires.

Procedure

  1. Open the DB2 command processor.
  2. Connect to the Privileged Session Recorder database.
    DB2 CONNECT TO <psr_database> USER <db_owner> USING <password> 
  3. View the partition list by executing the following command:
    db2 describe data partitions for table recording


Feedback