« We just released Oracle SOA Suite 11g! | Main | Improve visibility with end-to-end tracing and composite sensors »

Installing SOA 11gR1 with Oracle XE

So you are about to install SOA Suite 11gR1? Congratulations, you are starting an exciting journey, one which will reveal many new and wondrous sights along the way. But before you begin, don’t you want to know the answer to the number one question that comes up during installation?

When you choose Oracle XE as your database server, you get a warning message that you need a newer database version. This is because Oracle XE is version 10.2.0.1 and SOA Suite 11gR1 requires Oracle 10.2.0.4 or higher or 11.1.0.7 or higher. However, this warning is for production installs only and for a development install, you can ignore the warning.

Oracle XE is a fine choice for a small-footprint database for developing on SOA Suite 11gR1. Ignore the warning!

TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mt/mt-tb.cgi/12779

Comments (9)

Varsha:

It ill be good to have this information documented in install guide, I have been strugglng with my database to get a clean install of SOA suite and could have saved some time with this information

Demed:

Yes, we'll try to add this to the next revision of the doc. Thanks for the feedback!

praneeth:

hi please send dump of Soa Server 11g+jdev 11g to my mail

Chandrakanth Belde:

I'm unable to download SOA Suite 11g "ofm_soa_generic_11.1.1.1.0_disk1_1of1.zip" from downloads.
Can you please suggest me an alternative site for downloading SOA Suite.

heidi.buelow Author Profile Page:

What do you mean by unable? Let me know what happens when you try to download so I can get it fixed.

Heidi.

James Kao:

I had to increase some of the resource limits in oracle XE to pass some of the prereq checks doing:

ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;
ALTER SYSTEM SET OPEN_CURSORS=500 SCOPE=BOTH;
SHUTDOWN
STARTUP

heidi.buelow Author Profile Page:

This is expected. If you only install SOA Suite, you need >= 200 processes. If you install all selections, you need >= 500 processes. The error message during installation lets you know how many you need.

Sjoerd Aalbers:

Is it absolutely necessary to use Oracle Database 10g Express Edition Universal as mentioned in the the hands-on tutorial? Which problems can you expect when using Western European edition?

heidi.buelow Author Profile Page:

We have seen errors when you do not use the universal version of XE. I haven't tried it with the GA version though! Let us know what happens.

Heidi.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on July 7, 2009 11:17 AM.

The previous post in this blog was We just released Oracle SOA Suite 11g!.

The next post in this blog is Improve visibility with end-to-end tracing and composite sensors.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle