ora 1115 error 2004-08-16 - By Gogala, Mladen
Restore the datafile from backup, restore all archive logs from
the last backup on, mount the database and then just do it!
RECOVER DATAFILE '/u11/oradata/htmp88/amapp.dbf ' AUTO
FROM ' <directory where your archived logs are > ';
or
RECOVER DATAFILE '/u11/oradata/htmp88/amapp.dbf ' UNTIL CANCEL;
Don 't forget to apply the online redo log, too.
--
Mladen Gogala
Oracle DBA
email:mladeng@(protected)
Ext: 9787
> -- --Original Message-- --
> From: DGoodson@(protected) [mailto:DGoodson@(protected)]
> Sent: Monday, August 16, 2004 2:38 PM
> To: oracle-l@(protected)
> Subject: ora 1115 error
>
>
> Hi List,
>
> When I startup database, I am getting the following error:
>
> ORA-01110 (See ORA-01110.ora-code.com): data file 4: '/u11/oradata/htmp88/amapp.dbf '
> ORA-01115 (See ORA-01115.ora-code.com): IO error reading block from file 4 (block # 1)
> ORA-27063 (See ORA-27063.ora-code.com): skgfospo: number of bytes read/written is
> incorrect IBM AIX RISC System/6000 Error: 5: I/O error
> Additional information: -1 Additional information: 8192
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|