当前位置:网站首页>ORA-08103
ORA-08103
2022-07-19 15:04:00 【Drunken Xiaobai】
problem
Environmental Science :RAC3 node 12.1.0.2 For the library
example 3 Query partition report error .
oerr ora 08103
08103, 00000, "object no longer exists"
// *Cause: The object has been deleted by another user since the operation
// began, or a prior incomplete recovery restored the database to
// a point in time during the deletion of the object.
// *Action: Delete the object if this is the result of an incomplete
// recovery.
ORA-08103: Object No Longer Exists (Doc ID 1465978.1)
To solve the process
Ask if there is any change operation : Yes .
alter table x drop partiton p_x;
Check the alert log
oerr ora 01013
01013, 00000, "user requested cancel of current operation"
// *Cause:
// *Action:
Check out the corresponding trc In file , Yes ORA-8103
ORA-8103 Fault handling


Bug 19689979 - ORA-8103 or ORA-600 [ktecgsc:kcbz_objdchk] or Wrong Results on PARTITION table after TRUNCATE in 11.2.0.4 or above (Doc ID 19689979.8)
Solution
alter system flush shared_pool;

SQL Hard parsing .
边栏推荐
- How to quickly realize Zadig single sign on on authoring?
- [flask introduction series] exception handling
- Classification of interrupts
- Compositionapi component development paradigm
- Unix ls
- SDL image display
- 国科大.深度学习.期末复习知识点总结笔记
- Learning records [email protected] Moveactivityidto task fallback special case analysis
- 背包问题 (Knapsack problem)
- Deployment principle
猜你喜欢

MySQL read / write separation

Redis

Google Earth Engine——无人机影像进行分类处理

UCAS. Deep learning Final examination questions and brief thinking analysis

Characteristics of DMA mode
![[mqtt from getting started to improving series | 06] subscribe subscription workflow of mqtt3.1.1](/img/bf/9f8d8b2a73406970941fce33d3e754.png)
[mqtt from getting started to improving series | 06] subscribe subscription workflow of mqtt3.1.1

最大堆与堆排序和优先队列

ObjectARX -- implementation of custom circle

Classification of interrupts

Deployment principle
随机推荐
兩種虛擬機的比較
5-21 interceptor
天勤第九章课后习题代码
UVA340 Master-Mind Hints
Encrypt Ogg users
2022 P gas cylinder filling examination practice questions simulated examination platform operation
Setup的使用技巧
Damn it, why is there less space on the USB flash drive? It's the EFI partition. Delete it
OSPF appendix anti ring Reissue
MySQL CPU使用率飙升,如何定位是被谁占用了
状态机练习
Leetcode 1275. 找出井字棋的获胜者
见鬼,U盘空间怎么少了,原来是EFI分区搞的鬼,删除它
5-21 拦截器 Interceptor
SDL image display
session management
[flask introduction series] request hook and context
数据填报、报表展示哪家强?亿信ABI给你答案
High performance pxie data preprocessing board based on kinex ultrascale series FPGA (ku060 +fmc sub card interface)
MySQL CPU usage is soaring. How to locate who is occupying it