hi badri,


To bring up the database, follow these steps.

svrmgrl> startup mount;
svrmgrl> recover database until cance;

At proplt enter cancel

svrmgrl> alter database open resetlogs;

This will create online redo log files.

Thanks,
Bhaskar