ORA-01503: CREATE CONTROLFILE failed + ORA-01565: error in identifying file + ORA-27046: file size i
Hi,
Im doing a database refresh from production to development and while creating the controlfile i'm getting the error as mentioned in subject line.During searching for the solution i come to know that db_block_size has to be same.(Which is same i.e 8 kb) and we are using initSID.ora file(not spfile)
Also each datafile size is more than 2Gb.
Db version 9.2.0.5
Os SunOS
What could be the solution?
Thanks in advance.
Im doing a database refresh from production to development and while creating the controlfile i'm getting the error as mentioned in subject line.During searching for the solution i come to know that db_block_size has to be same.(Which is same i.e 8 kb) and we are using initSID.ora file(not spfile)
Also each datafile size is more than 2Gb.
Db version 9.2.0.5
Os SunOS
What could be the solution?
Thanks in advance.
0