Hi,
Could anyone tell if we need to backup redolog files for a cold backup of oracle 8i d/b? The d/b is running in ARCHIVE log mode.
I was planning to backup these
select * from v$datafile
select * from v$controlfile
select * from v$logfile -------> (Should this be done?)
Thanks.
Could anyone tell if we need to backup redolog files for a cold backup of oracle 8i d/b? The d/b is running in ARCHIVE log mode.
I was planning to backup these
select * from v$datafile
select * from v$controlfile
select * from v$logfile -------> (Should this be done?)
Thanks.