Вышло три статьи по установке Oracle 10g под Linux:
- "Oracle 10g installation on RHEL AS 3,Red Hat FC 2 and 1 (http://lxer.com/module/newswire/view/24900/index.html)" краткое пошаговое руководство от Boris Derzhavets;- "Installing Oracle Database 10g on Linux x86 (http://www.oracle.com/technology/pub/articles/smiley_10gdb_i...)" - развернутое фирменное руководство на сайте oracle.com. Рассматривается установка под Red Hat Enterprise Linux 2.1, 3 и Novell SUSE Linux Enterprise Server 8;
- "Installing Oracle Database 10g on Red Hat Enterprise Linux AS 3 and 2.1, Red Hat 9, and on Red Hat Fedora Core 1 (http://www.puschitz.com/InstallingOracle10g.shtml)", кстати на сайте puschitz.com (http://www.puschitz.com/) много статей посвященных использованию Oracle под Linux.
Так же вышли статьи про оптимизацию в Oracle 9i: "Oracle first_rows optimization improvements (http://www.orafaq.com/articles/archives/000057.htm)" и "Overview of the Database Performance-improvement Process (http://www.orafaq.com/articles/archives/000055.htm)".Статьи по администрированию: "The new Oracle10g Wait Event Tables (http://www.orafaq.com/articles/archives/000051.htm)" и Recovery Made Simple: Oracle Flashback Query (http://www.orafaq.com/articles/archives/000056.htm)'.
URL: http://www.oracle.com/technology/pub/articles/smiley_10gdb_i...
Новость: http://www.opennet.me/opennews/art.shtml?num=4589
It's not an installation guide. Boris just described tuning of Oracle's shell environment
per Werner Puschitz and warn about serious mistakes in articles at oracle-base.com
Following review :-
http://lxer.com/module/newswire/view/25363/index.html
might be interesting as well . It’s highlighting ASM feature of Oracle10g
"Oracleasm" installation ,based on rpm’s download from OTN, requires RHEL AS/ES 3 Update 2 (Kernel 2.4.21-15.EL).RHEL AS/ES 3 Update 3 (Kernel 2.4.21-20.EL) environment will cause
"oracleasm.o" failure to load.
# modprobe oracleasm.o
reports, that module was compiled with 2.4.21-15.EL kernel
Improving bad HTML in previous message:-
---------------- Errors --------------------------
It’s highlighting ASM feature of Oracle10g
"Oracleasm" installation ,based on rpm’....
----------------- Should be ---------------------
It is highlighting ASM feature of Oracle10g
"Oracleasm" installation ,based on rpms download
from OTN,......