当前位置:网站首页>ORA-00800: soft external error
ORA-00800: soft external error
2022-06-25 04:02:00 【喝醉酒的小白】
oerr ora 00800
00800, 00000, "soft external error, arguments: [%s], [%s], [%s], [%s], [%s]"
// *Cause: An improper system configuration or setting resulted in failure.
// This failure is not fatal to the instance at the moment, however, this might result
// in an unexpected behavior during query execution.
// *Action: Check the database trace files and rectify system settings or the configuration.
// For additional information, refer to Oracle database documentation or refer to
// My Oracle Support (MOS) notes.
ORA-00800: soft external error
SQL> show parameter _high_priority_processes
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
_high_priority_processes string LMS*|VKTM|DBW*|LGWR
Oracle数据库进程调度策略优先级,提高进程运行优先级。
边栏推荐
- Region of Halcon: generation of multiple regions (3)
- 电脑的dwg文件怎么打开
- 计算学生成绩等级(虚函数和多态)
- After the newly assigned variable of the applet is modified, the original variable will also be modified
- php封装curl发送get、post请求方法,并使用
- 在 .NET 6 中使用 dotnet format 格式化代码
- Kotlin Compose 监听软键盘 点击enter提交事件
- Codeforces Round #802 (Div. 2) C D
- Chapter IX app project test (2) test tools
- Upgrade PHP to php7 The impact of X (I). The problem of session retention. Keep login
猜你喜欢
随机推荐
515. find the maximum value / Sword finger offer II 095 in each tree row Longest common subsequence
Efficient NoSQL database service Amazon dynamodb experience sharing
Méthode de récupération des données d'ouverture du disque dur à l'état solide
Trigger for gbase 8s
OpenSea PHP开发包
Immutable learning road -- farewell to traditional copy
What if the desktop computer is not connected to WiFi
Triangle class (construction and deconstruction)
OLAP analysis engine kylin4.0
Gbase 8s stored procedure execution and deletion
深度学习——几种学习类型
Bingbing's learning notes: implementation of circular queue
CTF_ Web: Advanced questions of attack and defense world expert zone WP (19-21)
Use text analysis to identify the main gender in a text
ROS2/DDS/QoS/主题的记录
Cascading deletion of gbase 8s
【图像融合】基于matlab方向离散余弦变换和主成分分析图像融合【含Matlab源码 1907期】
Le chemin de l'apprentissage immutable - - Adieu à la copie traditionnelle
Why is the TCP handshake just 3 times?
Basic introduction of gbase 8s blocking technology



![[untitled]](/img/68/5e711f7c473dcea54a56f7b7e48604.png)





