当前位置:网站首页>Oracle recovery tools -- Oracle database recovery tool
Oracle recovery tools -- Oracle database recovery tool
2022-07-05 17:34:00 【Xi Fenfei】
Software specifications
Oracle Recovery Tools It's a pity to fly apart (www.xifenfei.com) Developed for Oracle Small tools for database recovery
The main function :
- Oracle Single / Batch bad block repair
- Oracle Single block Mark as bad block
- View and modify a block Content
- Modify file header scn(checkpoint scn)
- Modify file header resetlogs scn
- Modify file header fuzzy Mark
- Copy data blocks between different files
- modify oracle Contents in process memory , It is commonly used to modify oracle scn etc.
Different .NET Framework Corresponding exe Version Description
OraRecovery_Net2.exe by .NET Framework 2.0,3.0,3.5 Versioning support ( such as 2008 And its previous versions )
OraRecovery_Net4.exe by .NET Framework 4.0 And later versions support ( such as 2012 And later )
OraRecovery download :OraRecovery download
OraRecovery Instructions :OraRecovery Instructions
Support database version
oracle 9i To oracle 21C
Software version
I'm sorry to see you (www.xifenfei.com) all
Contact the author
QQ:107644445
mailbox :[email protected]
WeChat / Telephone :17813235971
Repair single block Bad block
Select the data file to be repaired , Fill in the repaired data block number , Click repair

Mark a single block For the bad block 
Select the data file to be repaired , Fill in the repaired data block number , Click the bad block
Batch repair bad blocks

Select the bad block data file to be repaired and the corresponding bad block file list , Repair it in batches
View data block content

Select the data file to view , Fill in the data block number , Fast offset , Then click to view the data
Modify the data in the data block

Select the data file to view , Fill in the data block number , Fast offset , Fill in the value to be modified , Click modify data
Fix data file header SCN Information
1. For example, documents are not archived , unable online Scene
2. Database startup error ,scn abnormal , Need to be right scn Make changes

Fill in checkpoint scn, And choose to modify ; Select the file to be repaired in the list , Then click repair file head , Complete the repair work .
Fix data file header resetlogs Information

choice resetlogs, Select the file to be repaired in the list , Then click repair header , Complete the repair work .
Fix data file header fuzzy Information

choice fuzzy, Select the file to be repaired in the list , Then click repair header , Complete the repair work .
Block copy
Select reference data file , Fill in the corresponding copy block, Select the target data file and the corresponding block number , then Click copy data block

Modify the contents in the database memory

Backup restore

Orarecovery Before modifying the file, the tool will modify the corresponding block Make a backup , If you want to restore to the previous data , Restore directly through backup , Select... In the corresponding backup directory .txt File and then click restore backup
Other instructions
Choose what needs to be modified oracle process , Then enter the memory address and modification
1. The software is not registered

The software is not registered , It can only be modified file# Not for 1 Data files for , and scn Generate values calculated by the program , Instead of the actual required value . For testing only , Prove that the software can be modified scn value ( However, the expected value cannot be modified )
2. Back up before modifying data
1) Before modifying the file header, it will be backed up in the directory of the current time of the program execution directory ( Before backup 4 individual block)

2) For designated block modify , Backup current block

边栏推荐
- Flow characteristics of kitchen knife, ant sword, ice scorpion and Godzilla
- Function sub file writing
- Is it safe and reliable to open futures accounts on koufu.com? How to distinguish whether the platform is safe?
- 提高应用程序性能的7个DevOps实践
- ICML 2022 | meta proposes a robust multi-objective Bayesian optimization method to effectively deal with input noise
- Cartoon: looking for the k-th element of an unordered array (Revised)
- MySQL之知识点(六)
- 漫画:如何实现大整数相乘?(上) 修订版
- IDEA 项目启动报错 Shorten the command line via JAR manifest or via a classpath file and rerun.
- 統計php程序運行時間及設置PHP最長運行時間
猜你喜欢

First day of learning C language

漏洞复现----48、Airflow dag中的命令注入(CVE-2020-11978)

北京内推 | 微软亚洲研究院机器学习组招聘NLP/语音合成等方向全职研究员

Judge whether a number is a prime number (prime number)

VBA驱动SAP GUI实现办公自动化(二):判断元素是否存在

Beijing internal promotion | the machine learning group of Microsoft Research Asia recruits full-time researchers in nlp/ speech synthesis and other directions

c#图文混合,以二进制方式写入数据库

How to write a full score project document | acquisition technology

IDC报告:腾讯云数据库稳居关系型数据库市场TOP 2!

Alpha conversion from gamma space to linner space under URP (II) -- multi alpha map superposition
随机推荐
SQL Server(2)
Example tutorial of SQL deduplication
Which is more cost-effective, haqu K1 or haqu H1? Who is more worth starting with?
Judge whether a number is a prime number (prime number)
漫画:寻找无序数组的第k大元素(修订版)
漏洞复现----48、Airflow dag中的命令注入(CVE-2020-11978)
十个顶级自动化和编排工具
SQL Server(2)
CMake教程Step1(基本起点)
漫画:一道数学题引发的血案
漫画:寻找股票买入卖出的最佳时机
How MySQL uses JSON_ Extract() takes JSON value
張平安:加快雲上數字創新,共建產業智慧生態
C#(Winform) 当前线程不在单线程单元中,因此无法实例化 ActiveX 控件
菜刀,蚁剑,冰蝎,哥斯拉的流量特征
ThoughtWorks global CTO: build the architecture according to needs, and excessive engineering will only "waste people and money"
mysql如何使用JSON_EXTRACT()取json值
How to write a full score project document | acquisition technology
SQL删除重复数据的实例教程
goto Statement