I've been trying to install Oracle on SLES9 and gotten through most of
the problems.
However, my media from Oracle is 9.2.0.1 so I install it, and everything
is fine (some linking problems). Then I download and install the 9.2.0.5
patch; again everything is fine with some manual re-linking,
LD_KERNEL_VERSION= settings etc.
Here's the problem. When running dbca, the database you get is 9.2.0.1
so you have to run $ORACLE_HOME/rdbms/admin/catpatch.sql to bring it up
to 9.2.0.5.
When I filesystemio_options=asynch the catpatch.sql script dies with
end-of-file on communication channel shortly after the java stuff loads.
Java_pool is 200MB, so is shared pool. So that's not it.
When filesystemio_options=none the catpatch.sql script finishes without
error.
Anyone tried ASYNC IO turned on with SLES9?
Andy
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting