RFUTIL AIMAGE END qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
RFUTIL AIMAGE END qualifier
Disables after-imaging for a database.
Syntax
|
Parameters
- db-name
- Specifies the database you are using
- -aiencryption disable
- For databases enabled for Transparent Data Encryption only,
-aiencryption disablereiterates the directive to disable encryption of your AI files.Note: You cannot specify-aiencryption disablefor a Replication target database.
Notes
- The AIMAGE END qualifier fails if after-imaging is not enabled.
- Disabling after-imaging with AIMAGE END disables AI Management and Replication if either is active.
- Disabling after-imaging with AIMAGE END disables AI encryption, unless your database is a Replication target database.
- For information on re-enabling after-imaging:
- See PROBKUP utility, for enabling after-imaging when the database is online.
- See RFUTIL AIMAGE BEGIN qualifier, for enabling after-imaging when the database is offline.