Subject External Tables
Author

Hi!


I'm trying to create an external table with a normal user and I'm getting this error:


This operation is not defined for system tables.

unsuccessful metadata update.

CREATE TABLE EXT_CTB_LANCAMENTO failed.

There is no privilege for this operation.


How do I grant permission to a regular user to create external tables? During my tests only sysdba could create them.

Thank you for the help!