When privilege violations occur during procedure compilation, the following table lists the response.
| Request Type | Privileges Checked | Response for Privilege Violations |
|---|---|---|
| DCL and DDL | CREATOR and OWNER | Warning message. |
| DML | CREATOR and OWNER | Error message for CREATOR. Warning message for OWNER. |
| Dynamic SQL | None |