Want to know the free data recovery software which works? The following will be recommended for free data recovery software, in the use of computers or mobile phones will inevitably mistakenly delete files, data, this time need data recovery software to help, the following to see what free data recovery software it ~
to find the file from the TM, you can copy the file from the TM, but you want to recover the entire system (that is, including the system), you need to boot from the system disk to go in, speaking of system disks, they can be attached to a USB flash drive or a partition of a mobile hard disk. I like pure installation, so before the TM restoration, I formatted it and then restored it. This problem occurs.
Cause: There is a lack of recovery partitions
can restore the control file based on the text file of the control file backed up earlier.
Createcontrolfile reuse database "ORCL2" NORESETLOGS ARCHIVELOG
MAXLOGFILES 16
MAXLOGMEMBERS 3
MAXDATAFILES 100
MAXINSTANCES 8
# MAXLOGHISTORY 292
LOGFILE
GROUP 1'/u01/tiger/oradata/orcl2/redo01.log' SIZE 50 M,
GROUP 2'/u01/tiger/oradata/orcl2/redo02.log 'SIZE 50 M,
GROUP 3 '/u01/tiger/oradata/orcl2/redo03.log' SIZE50M
DATAFILE
'/U01/tiger/oradata/orcl2/system01.dbf ',
'/U01/tiger/oradata/orcl2/tiger. dbf
to back up the control file to the trace fileTwo methods are available to control file recovery.1) Use recover database using backup controlfile in the mount status2) in the mount status, the trace file is generated and restored.
2-2 example:[Oracle @ localhost ~] $ Rlsqlplus/as sysdba
SQL * Plus: Release 10.2.0.1.0-Production on Monday August 1 21:40:03 2011
Copyright (c) 1982,200 5, Oracle. All rights reserved.
Connected to an idle instance.
SQ
Recovery | Control 1.1. Loss of recovery 1.1.1 for all control files. Analog Control file loss
rman> shutdown abort;
Oracle routines are closed
Rman> host;
Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>del d:\oracle92\test1\control*. Ctl
C:\>dir d:\oracle92\test1\control*. Ctl
The volume in drive D is not labeled.
The serial number of the volume is 644
Media recovery is used in cases where a data file is lost or corrupted or a control file is lost. Media recovery restores the restored data file to the current data file. Also able to recover data files when the exception is offline there is no time to do a checkpoint operation lost changes. Media recovery uses archive logs and online logs. Unlike the instance
1. Concept? ? REDO Log is a mechanism established by Oracle to ensure that transactions that have been committed are not lost. In fact, the existence of the redo log is prepared for two scenarios:
Instance recovery (INSTANCE RECOVERY);
Medium recovery (media RECOVERY).
? ? The purpose of the instance
This article mainly describes the Rman recovery scheme and Oracle Machine recovery, the need for friends can refer to the followingNote:The premise of ① recovery is that it is ready for backup② Full Recovery database is a database that is experiencing a failure to recover without losing any data that has been submitted
Tags: GUID user flash get Oracle Lost condition Oracle Database TarOfficial referencehttps://docs.oracle.com/database/121/ADMQS/GUID-CBC5870F-2C9A-4F67-B5E9-D65049AD1E8E.htm#ADMQS09112Translate as follows:If you restore archived redo log files and data files, you must perform media recovery before you can open the database. Any database transactions in the archive redo log file that are not reflected in the data file will be applied to the data file,
Note: If you are going to install Mac OS10.12 into the virtual machine to learn, then I strongly recommend that you do not install any other software gas, follow my blog to enter the recovery mode (Recovery), disable the rootless mechanism!!! After this, you can use Mac OS at will, otherwise you will eventually find that you have to go into recovery mode (
Today I had the honor to do a few Rman full database recovery experiment, here is a brief version, easy to forget when you can find the instantaneous speed
A full recovery
1. Database entire Library "full recovery"
$ rman Target/Login Rman tool, if the catalog is used, then the login method Rman Targetsys/oracle@lscatalogcata/cata@leo
Rman> startup mount must
Click to download OpenSSL
window and Linux to distinguish between the
Unzip the file
Double click:
Win32openssl-0_9_8l_95895.exe
After the installation is complete
\openssl\bin\openssl.exe
Enter a command to generate the private key
Genrsa-
This one-key restore operation normally only restores the C disk, but in order to prevent an accident, other disks if there is important data, you also back up good, so as not to cause your personal important data loss. For your data security, back up the overall critical data before you operate, and copy the files that are important to you to another computer or to your mobile storage device.
There are two ways to enter a key recovery interface:
1.
In the past, autoenrollment was part of the Winlogon process in Windows, exposing it to more attacks. In fact, all Windows NT services have been used as a WMI task by the redesign schema. This means that Windows Vista and Windows Server 2008
oracle10g Database Recovery (RMAN recovery) tutorial
I. Automatic management of documentsIi. use of the Rman function, including all data archive maintenance and reporting capabilities to "invoke the Rman recovery script" by using Oracle Enterprise ManagerRman recovery: Restore and Recover commandsRestore: Rman looked
Tags: Linux virtual machine KVM data recovery mistakenly deletedone, virtual machine failure Environment DescriptionThe client's physical machine operating system is a Linux system, and the file system is the EXT4 file system. The KVM virtual machine on it is deleted, each virtual machine contains a disk file in Qcow2 format, and a disk file of approximately 1.2T in raw format, mainly to restore RAW format disk files. Customer has backed up on their o
In the implementation of a requirement in the Remcovery mode, in the/cache/recovery/directory to create a log file to record the relevant log information, in order to read the log information after the boot, and then according to the log information to make corresponding processing, But it is strange that every time the file is not automatically deleted by the system, and the system's original log files (such as upgrade log---last_log_r) are still ret
One, the recovery of control files1, the path of the query control fileSQL>SELECT* from v$controlfile; STATUS NAME is_recovery_dest_file block_size file_size_blks------------------------------------- -----------------------------------------------------------------------------16384594 163845942. Delete the control fileSql> shutdownimmediate; The database is closed. The database has been uninstalled. The ORACLE routine has been closed. SQL>host del D:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.