Andre Broers’ personal blog

November 4, 2007

Oracle SOA Suite won’t install on top of Oracle DB 11g

Filed under: oracle, soa suite — broersa @ 11:35 am

Just came to the conclusion that soa suite won’t install on top of an Oracle 11G Database. The installation of the IRCA schema’s went fine, but during the real installation process it claims it doesn’t find a suiteable database.

Hmm, have to install another vmware instance with Oracle 10G Database.

November 3, 2007

Install soa suite on Oracle Enterprise Linux

Filed under: oracle, soa suite — broersa @ 8:00 pm

While installing soa suite on oracle enterprise linux the /etc/redhat-release file must be changed. Use the following string in the file:

mv /etc/redhat-release /etc/redhat-release.bak

echo “Red Hat Enterprise Linux AS release 4 (Nahant Update 1)” > /etc/redhat-release

Blog at WordPress.com.