oracle · oracle/ORA-01031
ORA-01031
insufficient privileges
The current user does not have the system or object privilege required to perform the requested operation. Grant the missing privilege (e.g. GRANT SELECT ON schema.table TO user) or ask a DBA to do so.