PROUTIL EPOLICY SCAN qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
PROUTIL EPOLICY SCAN qualifier
Reports on the encryption policies for the specified database object, or the autostart or key store status.
Syntax
|
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.
-
-useriduserid-passwordpassword - 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.
EPOLICY SCAN requires Database Administrator and key store administrator privileges.