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

PROUTIL EPOLICY SCAN qualifier

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

Syntax

proutil db-name -C epolicy scan [area area-name |index index-name|
  lob lob-name |table table-name ][[-userid userid][-password password]]

Parameters

db-name
Name of the database.
area area-name
Specifies to scan the policies of the area-name area. You must specify a Type I area to scan; you cannot scan policies for a Type II area.
index index-name
Specifies to scan the policies of the index-name index.
lob lob-name
Specifies to scan the policies of the lob-name lob.
table table-name
Specifies to scan the policies of the table-name table.
-userid userid -password password
Specifies the userid and password of an authenticated database administrator.
EPOLICY SCAN reads each block of an object and reports the numbers of blocks for each encryption policy in the object.