当前位置:网站首页>By v$rman_ backup_ job_ Oracle "bug" caused by details
By v$rman_ backup_ job_ Oracle "bug" caused by details
2022-07-06 12:18:00 【wx5caecf2ed0645】
Recently checked backup , Find the problem : Incremental backup of a production library requires 12 Hours , Normal backup only needs 5 second . Look at the screenshot
Get into rman Console , Check the relevant backup , The display duration is 5 second .
Describe the above problem again : call v$rman_backup_job_details , Query display 196 The backup lasted 12 Hours , and rman Is displayed 196 Backup times are 5 second . Check the file for Linux The last visit time is 7-30 11:01
That's what I said : from v$rman_backup_job_details Caused by the Oracle“bug” problem . My first thought is , Is it right? oracle One of the bug,2 Side time statistics are inconsistent .
Okay , The problem is clear ? Now start to solve the problem .
The problem is found , The problem bothered me for a long time , But it has never been solved . The chance finally came , once , Check the scheduled task log in the system , Abnormal record found : Check the system /var/log/cron journal , The discovery time is later than the system time 12 Hours . There is a problem with the system time zone . Ecstasy in heart , It's wired .
Check the time date, normal . see /etc/sysconfig/clock, Erroneous , Write :
zone="America/New_York", Just the difference 12 Time zone .
The problem is finally solved : adjustment /etc/sysconfig/clock by shanghai The time zone , restart .
边栏推荐
- Classification, understanding and application of common methods of JS array
- Kconfig Kbuild
- AMBA、AHB、APB、AXI的理解
- C语言回调函数【C语言】
- 小天才电话手表 Z3工作原理
- Missing value filling in data analysis (focus on multiple interpolation method, miseforest)
- 基於Redis的分布式ID生成器
- Mysqldump error1066 error solution
- ESP学习问题记录
- Mysql database interview questions
猜你喜欢
![C language callback function [C language]](/img/7b/910016123738240e24549ddea8a162.png)
C language callback function [C language]

Navigator object (determine browser type)

Custom view puzzle getcolor r.color The color obtained by colorprimary is incorrect

Understanding of AMBA, AHB, APB and Axi

Programmers can make mistakes. Basic pointers and arrays of C language

C语言回调函数【C语言】

JS 函数提升和var变量的声明提升
![Several declarations about pointers [C language]](/img/9b/ace0abbd1956123a945a98680b1e86.png)
Several declarations about pointers [C language]

VSCode基础配置

Redis based distributed locks and ultra detailed improvement ideas
随机推荐
高通&MTK&麒麟 手机平台USB3.0方案对比
.elf .map .list .hex文件
Characteristics, task status and startup of UCOS III
小天才电话手表 Z3工作原理
vim命令行笔记
MySQL takes up too much memory solution
C language, log print file name, function name, line number, date and time
Redis based distributed locks and ultra detailed improvement ideas
MySQL时间、时区、自动填充0的问题
Arduino uno R3 register writing method (1) -- pin level state change
inline详细讲解【C语言】
【ESP32学习-2】esp32地址映射
几个关于指针的声明【C语言】
Esp8266 connects to bafayun (TCP maker cloud) through Arduino IED
I2C bus timing explanation
ES6 grammar summary -- Part I (basic)
Basic operations of databases and tables ----- view data tables
Time slice polling scheduling of RT thread threads
arduino获取数组的长度
Detailed explanation of 5g working principle (explanation & illustration)