PROUTIL ACTIVATEDDM qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Activates Dynamic Data Masking (DDM) for a database after the database is enabled for DDM. This option requires a DDM license.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
-
-Uuserid-Ppassword -
Specifies the user ID and password of an authenticated DDM or security administrator.
Notes
- You must enable DDM before activating it. The database must be in the DDM-enabled and deactivated state for DDM activation to complete.
-
Only a DDM administrator, or if there is no DDM administrator, an ABL security administrator or SQL DBA, can run
ACTIVATEDDM. - When DDM is successfully activated, all connected and authenticated users and clients are
notified.
ACTIVATEDDMensures that the DDM policies you have set up are honored. You can now apply masking rules on designated columns. All connected clients must comply with the policies and masking rules that have been set up. - In a replication plus deployment, the replication agent notifies all replication targets about the DDM policies.
- After you activate DDM, the
PROUTIL DESCRIBEqualifier reports DDM as active. ACTIVATEDDMis an auditable event if your database is enabled and configured for auditing.