PENDING table
The PENDING table stores all the provisioning
requests that are being processed but not yet completed.
| Column Name | Description | Data type |
|---|---|---|
PROCESS_ID* |
Process ID number. References PROCESS (ID). Primary key. | Numeric |
PERSON_DN |
DN of the person for which the request was submitted. | Character (255) |
SERVICE_DN |
DN of the resource to which to add the account. | Character (2000) |
OWNERSHIP_TYPE |
Type or classification of the account. | Character (255) |
* Indicates the column is required and not null.