当前位置:网站首页>Rman Backup Report Ora - 19809 Ora - 19804
Rman Backup Report Ora - 19809 Ora - 19804
2022-06-28 08:52:00 【Cqszpx】
rmanMessage d'erreur de sauvegarde:
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 52428800 bytes disk space from 2147483648 limit
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 05/03/2022 10:35:27
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 52428800 bytes disk space from 2147483648 limit
Le problème est quedb_recovery_file_dest_size Il n'y a pas assez d'espace pour la sauvegarde
Solutions:
1: Nettoyer les sauvegardes expirées ,
2:Ajouterrecovery_file_dest_sizeLa valeur du paramètre est OK;
SQL> show parameter db_recover
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest string /oracle/flash_recovery_area
db_recovery_file_dest_size big integer 2G
SQL> alter system set db_recovery_file_dest_size=4G scope=spfile;
System altered.
Redémarrer la base de données
边栏推荐
- JMeter -- interface test 1
- The 6th smart home Asia 2022 will be held in Shanghai in October
- Is it safe to open an account for online stock speculation?
- Discussion on the practice of fire emergency lighting system in the field of building electrical design
- webrtc优势与模块拆分
- 40多岁的人如何配置年金险?哪款产品比较合适?
- A - 深海探险
- Basic operation of PMP from applying for the exam to obtaining the certificate, a must see for understanding PMP
- Anniversary party
- A - Bi-shoe and Phi-shoe
猜你喜欢
Build the first neural network with pytoch and optimize it
AWS saves data on the cloud (3)
SQL注入之文件读写
MATLAB小技巧(20)矩阵分析--主成分回归
罗氏线圈可以测量的大电流和频率范围
[untitled]
Rich text - Test Case
Discussion on safety management of centralized maintenance construction site of substation under the mode of operation and maintenance
Operating principle of Rogowski coil
STL -- binder
随机推荐
Discussion on safety management of centralized maintenance construction site of substation under the mode of operation and maintenance
[.Net6] GRP server and client development cases, as well as the access efficiency duel between the minimum API service, GRP service and traditional webapi service
Why are function templates not partial specialization?
How to solve the problem of high concurrency and seckill
It only takes two steps to find the right PMP organization, one check and two questions
Discussion on the improvement and application of the prepayment system in the management of electricity charge and price
High rise building fire prevention
DELL R730服务器开机报错:[XXX] usb 1-1-port4: disabled by hub (EMI?), re-enabling...
【.NET6】gRPC服务端和客户端开发案例,以及minimal API服务、gRPC服务和传统webapi服务的访问效率大对决
Idea related issues
MySQL8.0 忘记 root 密码
AWS saves data on the cloud (3)
AWS builds a virtual infrastructure including servers and networks (2)
Explain observer mode
A - deep sea exploration
Anniversary party
[untitled]
[go ~ 0 to 1] on the first day, June 24, variables, conditional judgment cycle statement
小程序 :遍历list里面的某个数组的值,等同于 for=“list” list.comment里面的某一项
【Go ~ 0到1 】 第二天 6月25 Switch语句,数组的声明与遍历