Table of Contents

Search

  1. About the Data Vault Message Reference
  2. Data Definition Language Errors
  3. Data Vault Repository Service Exit Codes
  4. Load Balancer and Administration Errors
  5. Data Vault Repository Administration CLI Errors
  6. Data Vault SQL Tool Messages
  7. Appendix A: Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

54504

54504

Cannot revoke privileges - non-existent object
This message appears when a user attempts to revoke privileges on a database object that does not exist in the current schema or database.
If the object belongs to a schema other than the current one, qualify the object name with the schema name in the REVOKE statement (that is,
schema-name
.
object-name
). If necessary, query the appropriate PUBLIC view to determine the correct spelling of the database object name.

0 COMMENTS

We’d like to hear from you!