Home > database > Fully recover and what is the difference between the data migration, the effect of what
Fully recover and what is the difference between the data migration, the effect of what
Time:09-30
Complete recovery is fully utilized the archive log files, back to failure before the last commit, And data migration is all the data to A repository database B, both feel the gap is not very big, Everyone can give doubt dispels doubts about it, it is the fundamental difference between the two
CodePudding user response:
Recovery is a recovery, migration is a migration, you said that the use of file recovery is rman fully recovered, and the recovery archive alone is not enough, also need to have a base backup, full amount and increment, archive to be with you in hand to connect the database transaction, recovery can restore to other environment and also can restore to the original environment, of course, back to the original environment is the premise of the original environment hang, affirmation is to cut the database migration to other environment, the migration of many methods, nor is it merely by rman recovery, You feel the problem is the language problem...
CodePudding user response:
Recovery is passive, such as your disk is broken, then is the database running status, the sudden disk is damaged, you need to restore the database to your disk damage before, due to disk damage is uncontrollable, began to recover data after the disk is damaged, data recovery may be to restore the native database rather than machine, Data migration is active, subjective consciousness to operate this thing is you,