PROUTIL EPOLICY VIEW qualifier

Views the encryption policies for the specified database object, or the autostart or key store status.

Syntax

proutil db-name -C epolicy view 
       [ area area-name| index index-name | lob lob-name | table table-name
          |keystore | autostart ][[-userid userid][-password password]]

Parameters

db-name
Name of the database.
area area-name
Specifies to view the policies of the area-name area. You must specify a Type I area to view; you cannot view policies for a Type II area. Leave the parameter blank to view a summary of all Type I areas that have encryption specified.
index index-name
Specifies to view the policies of the index-name index. Leave the parameter blank to view a summary of all indexes that have encryption specified.
lob lob-name
Specifies to view the policies of the lob-name lob. Leave the parameter blank to view a summary of all lobs that have encryption specified.
table table-name
Specifies to view the policies of the table-name table. Leave the parameter blank to view a summary of all tables that have encryption specified.
keystore
Specifies to view the key store settings.
autostart
Specifies to view the current autostart settings.
-userid userid -password password
Specifies the userid and password of an authenticated database administrator.

When you specify a database object (area, index, table, lob) EPOLICY VIEW reports on the encryption policy status of the object, including the current and previous policies (if it exists).

When you specify the key store, EPOLICY VIEW reports on the state of the key store, including: key store version, key store creation date, key store update date, account status, and information about the database master key.

When you specify autostart, EPOLICY VIEW reports on the current autostart setting.