Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: to much archivelog
It is a method, if it's good for you, I don't know.
If your goal is to have less downtime to do the backup, it can be a good
method.
But:
- db is down for a short time twice
- you can't recover over the timestamps of switching archive log mode on or
off.
Another method that can only be used when *all* files are on mirrored disks is:
- stop the database - break the mirror - start the database - backup the "offline" mirror disks - synchronise the disks after backup
zeb <thierry.constant2_at_wanadoo.fr> schreef in berichtnieuws
b0mvvk$qc6$1_at_news-reader10.wanadoo.fr...
| Hi,
|
| We have a datawarehouse, ( 8.1.7, AIX 4.3.3 )
| the database is in archivelog and we have disk space problem.
| we have a lot of archive we don't need
| we only need them to do the hot backup.
|
| do you know a method to get the archive only for the backup
| something like:
| - noarchive log
| - put the database archive log
| - do the hot backup
| - put the database no archive log
|
| Is a good method ???
|
| Thanks in advance
|
|
|
|
|
|
Received on Wed Jan 22 2003 - 15:15:28 CST
![]() |
![]() |