| Subject | External Tables | 
|---|---|
| Author | |
| Post date | 2018-03-09T21:02:19Z | 
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!