SLES9 SP1 Async I/O 2005-08-15 - By Ziegler, Harald
Hi all, Since update Oracle X86/64Bit from 9.2.4 to 9.2.6 I have some problems with async i/o.
While Create Database following errors returns:
ORA-01501 (See ORA-01501.ora-code.com): CREATE DATABASE failed ORA-01519 (See ORA-01519.ora-code.com): error while processing file '?/rdbms/admin/sql.bsq' near line 647 ORA-00604 (See ORA-00604.ora-code.com): error occurred at recursive SQL level 1 ORA-19502 (See ORA-19502.ora-code.com): write error on file "/oracle/oradata/system01.dbf", blockno 22273 (blocksize=8192) ORA-27061 (See ORA-27061.ora-code.com): skgfospo: waiting for async I/Os failed Linux-x86_64 Error: 5: Input/output error Additional information: -1 Additional information: 1048576 Error 1519 happened during db open, shutting down database
Init.ora-Parameters: filesystemio_options=setall disk_asynch_io=TRUE
The oracle-Binary was remaked with # make -f ins_rdbms.mk asynch_on And # make -f ins_rdbms.mk ioracle
Has anybody same problems?
Thanks
Harald
|
|