Enhanced utilities
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The enhanced utilities operate on the protected tables or protected areas, or alter the status of auditing. For some utilities, the operation is unconditionally denied. For others, the operation can run if the user has the required privilege. The table below lists the protected utilities. The table also details the impacted objects and required privilege if applicable, and the access restrictions.
| Operation | PROUTIL qualifier | Impacted protected object | Required privilege | Restriction |
|---|---|---|---|---|
| Bulk load |
bulkload
|
Protected tables | – | Denied to all users |
| Binary load |
load
|
Protected tables | – | Denied to all users |
| Binary dump |
dump
dumpspecified
|
Protected tables | – | Denied to all users |
| Index fix (delete record) |
idxfix
|
Protected tables | Audit Archiver | Denied to all except Audit Archiver |
| Truncate area |
truncate
area
|
Protected areas | — | Denied to all users |
| Archive audit data |
auditarchive
|
Protected tables | Audit Archiver | Denied to all except Audit Archiver |
| Reconfigure audit area | auditreconfig | Protected tables and indexes | Audit Archiver | Denied to all except Audit Archiver |
| Load audit data |
auditload
|
Protected tables | Audit Archiver | Denied to all except Audit Archiver |
| Disable auditing |
disableauditing
|
– | Audit Administrator | Denied to all except Audit Administrator |