当前位置:网站首页>Ora-00059 exceeds DB_ Files limit
Ora-00059 exceeds DB_ Files limit
2022-06-11 09:42:00 【cqszpx】
database :oracle 11.2.0.4
Problem description : Error in adding data file ORA-00059, as follows :
SQL> alter tablespace LOGIS add datafile '+DGDSDB' size 31g;
alter tablespace LOGIS add datafile '+DGDSDB' size 31g
*
ERROR at line 1:
ORA-00059: maximum number of DB_FILES exceeded
SQL> show parameter db_files;
NAME TYPE VALUE
------------------------------------ -------------------------------- ------------------------------
db_files integer 200
SQL> select count(*) from v$datafile;
COUNT(*)
----------
200
Abnormal reason : The maximum number of data files has been reached , Need to be revised db_files Parameters .
Solution :
Sql>alter system set db_files=1000 scope=spfile;
Restart the database , Parameters will take effect .

边栏推荐
- 卸载grid时运行脚本报错Can‘t locate Env.pm in @INC
- Importance of implementation of clothing ERP in the project
- js基础--关于DOM
- 企业需要考虑的远程办公相关问题
- Technical practice of dolphin dispatching in kubernetes system
- Flask (VI) - template
- Esp8266 Smartconfig
- Comparison and introduction of OpenCV oak cameras
- JS foundation -- Operator
- Set MySQL as externally connectable
猜你喜欢

Opencv CEO teaches you to use oak (V): anti deception face recognition system based on oak-d and depthai

Revisiting Self-Training for Few-Shot Learning of Language Model,EMNLP2021

Sed explanation of shell script (SED command, sed -e, sed s/ new / old /...)

Zhiyun health submitted the statement to HKEx again: the loss in 2021 exceeded 4billion yuan, an increase of 43% year-on-year

Control statement if switch for while while break continue

document对象

Technical practice of dolphin dispatching in kubernetes system

ESP8266_GET请求天气预报、json解析

ESP8266_接入百度物联网核心套件、使用MQTT协议通信

Oracle XDB组件的重建
随机推荐
js中的事件
Set MySQL as externally connectable
Interview question 17.10 Main elements
keyboard entry.
CVE-2021-40449 NtGdiResetDC UAF
Error [detectionnetwork (1)][warning]network compiled for 6 shapes, maximum available 10, compiling for 5 S
Where is it safer to open an account for soda ash futures? How much can soda ash futures do now?
When the enterprise makes a decision, which part should lead the ERP project?
A summary of the problem type and method for proving the limit of sequence in postgraduate entrance examination
DOS command virtual environment
面试常问:rem布局,flex布局等
Oracle XDB组件的重建
Esp8266 Smartconfig
Slice of go language foundation
ESP8266_SmartConfig
GDB debugging common commands
Telecommuting best practices and Strategies
ORACLE RAC中连接ScanIP报错ORA-12545的问题解决
The difference and relation between machine learning and statistics
ESP8266_ SmartConfig