ORA-19376: no privileges on tablespace provided or tablespace is offline ORACLE 报错 故障修复 远程处理

文档解释

ORA-19376: no privileges on tablespace provided or tablespace is offline

Cause: The user tried to create a staging table on a tablespace on which he does not have any space allocated, or it is offline

Action: Allocate space on the tablespace, bring it online, and retry


数据运维技术 » ORA-19376: no privileges on tablespace provided or tablespace is offline ORACLE 报错 故障修复 远程处理