ACCT_CHANGE
The ACCT_CHANGE table represents general information about account actions that result from a change in a system.
Column Name Description Data type CHANGE_ID* Randomly generated unique ID. Primary key. Character (32) ACCT_UID* The UID of the account. Character (60) ACCT_IDENTIFIER* The UID of the account. Character (255) SERVICE_NAME* Name of the service instance for the account action. Character (200) SERVICE_IDENTIFIER* Global ID. Character (255) OWNER_NAME* Name of the account owner. Character (200) OWNER_IDENTIFIER* Global ID. Character (255) OPERATION_TYPE* Enter of operation: DEPROV=.
PROV=.
FLAG_DISALLOWED=.
UNFLAG=.
SUSPEND_DISALLOWED=.
MODIFY=.
ALERT_DISALLOWED=.
FLAG_NONCOMPLIANT=.
SUSPEND_NONCOMPLIANT=.
ALERT_NONCOMPLIANT=.
ERROR=1.
Numeric PROVISION_PRIORITY Priority of provisioning when there is an ordered sequence with service prerequisites. Numeric SEQUENCE_NR A sequence number. REASON* Enforcement violation reason. Values include: 0 – Disallowe.
1 – Not Complian.
2 – Unknown Compliance Stat.
Numeric REVOKE_CHANGE* The compound key with a unique analysis session ID and a sequential number of the account action in the analysis. Numeric STATUS The account status. Values include: 0 – Pendin.
1 - Don.
Numeric POLICY_ANALYSIS_ID* The analysis session ID this account enforcement action is associated. References POLICY_ANALYSIS(ANALYSIS_ID). Primary key. Character (32) * Indicates the column is required and not null.
Parent topic: Provisioning policy tables