当前位置:网站首页>ORA-01950
ORA-01950
2022-07-01 18:48:00 【喝醉酒的小白】
问题
oerr ora 01950
01950, 00000, "no privileges on tablespace '%s'"
// *Cause: User does not have privileges to allocate an extent in the
// specified tablespace.
// *Action: Grant the user the appropriate system privileges or grant the user
// space resource on the tablespace.
解决方案
更改用户的表空间限额:
alter user app quota unlimited on app_tbs;
更改用户的全局表空间限额:
grant unlimited tablespace to app;
边栏推荐
- SQL getting started plan-1-select
- Interview question 16.16 Partial sorting - Double finger needling
- How can a programmer grow rapidly
- SQL 入门计划-1-选择
- Remove line breaks from MySQL query results
- [SQL optimization] the difference between with as and temporary tables
- MySQL reports an error can't create table 'demo01 tb_ Student‘ (errno: 150)*
- Use of common built-in classes of JS
- 自定义插入页面标签以及实现类似通讯录的首字母搜索
- Solve the problem of slow or failed vscode download
猜你喜欢
GC垃圾回收
Bind this of the current scope for callback functions in other cases such as timers and delayers
How to use console Log print text?
HLS4ML报错The board_part definition was not found for tul.com.tw:pynq-z2:part0:1.0.
Basic use of MySQL
Wireshark packet analysis TCP, FTP
解决VSCode下载慢或下载失败的问题
[research data] observation on the differences of health preservation concepts among people in 2022 - Download attached
EasyCVR通过国标GB28181协议接入设备,出现设备自动拉流是什么原因?
Hls4ml entry method
随机推荐
Sum the amount
Hls4ml entry method
解决VSCode下载慢或下载失败的问题
GC garbage collection
Simplified pinduoduo product data
P2433 【深基1-2】小学数学 N 合一
振弦采集模块测量振弦传感器的流程步骤
集合对象值改变NULL值对象
Mo Tianlun salon | Tsinghua qiaojialin: Apache iotdb, originated from Tsinghua, builds an open source ecological road
IPv4 address, subnet mask, gateway
Is Dao safe? Build finance encountered a malicious governance takeover and was looted!
Oracle physical architecture
Stack Overflow 2022 开发者调查:行业走向何方?
Win11如何取消任务栏隐藏?Win11取消任务栏隐藏的方法
实例讲解将Graph Explorer搬上JupyterLab
Understand the structure in C language in one article
HLS4ML报错The board_part definition was not found for tul.com.tw:pynq-z2:part0:1.0.
Define dichotomy lookup
Redis installation and startup in Windows environment (background startup)
Difference between redo and undo