Try OpenEdge Now
skip to main content
Database Administration
Reference : PROUTIL Utility : PROUTIL EPOLICY VIEW qualifier
 

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.
index index-name
Specifies to view the policies of the index-name index.
lob lob-name
Specifies to view the policies of the lob-name lob.
table table-name
Specifies to view the policies of the table-name table
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.