Home » RDBMS Server » Server Administration » Error when re-creating CONTROL-file
Error when re-creating CONTROL-file [message #51165] Sun, 05 May 2002 18:33 Go to next message
Ashwin Jog
Messages: 1
Registered: May 2002
Junior Member
Hi,

I had restored the data files of a database and re-created the control file on a new box.

The re-creation worked succesfully.

After a couple of weeks I started the restore of a fresh cut of data files, I followed the process as before, but this time around I recd a error file re-creating the control file the error is listed below.

SVRMGR> STARTUP NOMOUNT pfile='/apps/oracle/product/8.0.5/dbs/initWPTPROD.ora'
ORACLE instance started.
Total System Global Area 11094372 bytes
Fixed Size 47460 bytes
Variable Size 10088448 bytes
Database Buffers 819200 bytes
Redo Buffers 139264 bytes
SVRMGR> @create_ctl_wptprod.sql
CREATE CONTROLFILE REUSE DATABASE "WPTPROD" NORESETLOGS NOARCHIVELOG
*
ORA-01503: CREATE CONTROLFILE failed
ORA-01565: error in identifying file '/db/NZ-REDO-01/WPTPROD/WPTPROD_REDO_01.DBF
ORA-27046: file size is not a multiple of logical block size

THe problem is that during the 1st restore the redo lod had a size of 10M each, while now it has been changed to 30M.

I don't know how to resolve this issue, I need to bring the database up soon, can anybody help .. HELP...

Regards

Ashwin
Re: Error when re-creating CONTROL-file [message #51178 is a reply to message #51165] Mon, 06 May 2002 07:30 Go to previous message
Grant
Messages: 578
Registered: January 2002
Senior Member
You need to decrease db_block_size in your init.ora file. The block size has changed. It is not the size of your data files but the block size of your database.
Previous Topic: Actual Size Oracle Database Size
Next Topic: Re: SQLLOADER Problem.....
Goto Forum:
  


Current Time: Mon Sep 09 18:33:27 CDT 2024