编程语言


ORA-19375: no CREATE TABLE privilege on schema “string” ORACLE 报错 故障修复 远程处理

网络编程 ORA-19375: no CREATE TABLE privilege on schema “string” ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-19375: no CREATE TABLE privilege on schema “string”

Cause: The user tried to create a staging table when he is missing the CREATE TABLE privilege on the specified schema.

Action: Grant the privilege to the user and retry


编辑:编程语言

标签:文档,Grant,ORA,CREATE,TABLE