[suse-oracle] ORA-01122, ORA-01110, ORA-01200[AV Scanned] 2004-02-18 - By Steve Fenwick
So let's see... You have no backup. You don't say if you are archive logging. It's the SYSTEM tablespace, and you can't recover it. It's only a test database. The data is not important.
QUOTE Oracle Metalink Note:18772.1 Error: ORA 1200 Text: actual file size of <num> is smaller than correct size of <num> blocks Cause: The size of the file, as returned by the operating system, is smaller than the size of the file as indicated in the file header and the control file. Somehow the file has been truncated. Action: Restore a good copy of the datafile from a backup and perform recovery as needed.
ENDQUOTE
So why try to open the database. Just drop it and start again, this time bearing in mind the following.
1. If it's not important - who cares? 2. If it is important back it up and turn on archive logging.
Just out of interest what is the Block size, and what is your OS???
Good luck
Steve Fenwick MIS Manager Yeovil College
-- --Original Message-- -- From: Kuru Murat [mailto:Murat.Kuru@(protected)] Sent: 18 February 2004 07:40 To: suse-oracle@(protected) Subject: RE: [suse-oracle] ORA-01122 (See ORA-01122.ora-code.com), ORA-01110 (See ORA-01110.ora-code.com), ORA-01200 (See ORA-01200.ora-code.com)[AV Scanned]
Can't anybody help me with the issue below?
-- --Original Message-- -- From: Kuru Murat Sent: Dienstag, 17. Februar 2004 11:26 To: suse-oracle@(protected) Subject: [suse-oracle] ORA-01122 (See ORA-01122.ora-code.com), ORA-01110 (See ORA-01110.ora-code.com), ORA-01200 (See ORA-01200.ora-code.com)
Hi Folks,
I get the erros below.
ERROR at line 1: ORA-01122 (See ORA-01122.ora-code.com): database file 1 failed verification check ORA-01110 (See ORA-01110.ora-code.com): data file 1: '/opt/oracle/OraHome1/dbs/testb/data/system01.dbf' ORA-01200 (See ORA-01200.ora-code.com): actual file size of 57410 is smaller than correct size of 83200 blocks
This is only a test database and the data in it isn't important.
Is would like to open the database, but while trying, I get the errors above.
I can't recover the original system01.dbf file.
Any idea on how I can open the database?
Cheers,
Murat Kuru
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____
Comfone Ltd. mailto:sysadmin@(protected) Murat Kuru Tel: +41 31 341 1414 Systems Analyst Fax: +41 31 341 1455
a TOGEWA group company visit our homepage: www.comfone.com __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|