Redolog files after restoring
Hi all,
on 10.2.0.4 on Win 2003
I'm restoring a new DB from RMAN backups.
The new database has no REDOLOG now.
In documentation (Oracle® Database Administrator's Guide10g Release 2 (10.2) B14231-02) chapter 11,
it is said ::
then the database creates redo log files for you when you issue the ALTER DATABASE OPEN RESETLOGS
statement
Then does it mean that I do not need to create REDOLOG files and when I will run ALTER DATABASE OPEN RESETLOGS they would be created ?
If not can I create them when database is not still open ?
Thank you.<br/>