Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Three tier (mod pl/sql) vs. two tier (PL/SQL Gateway)

erintechFeb 11 2009 — edited Feb 15 2009
I've been using 10g Database and 10g application server on separate servers for some time now.

Going the two tier (11g) route has some attractions, but what are the disadvantages?

The Oracle documentation I've seen says very little on making the decision, giving benefits as:

Ease of configuration

Included in the database

No separate server installation

- but no negatives.

Does anyone have any real live experience of comparing the two options?

I'm inclined to believe that three tier might have more tuning flexibility, better performance if each tier is on a different server. Maybe worse than two tier if on one server, assuming two tier eliminates communication overheads..

Does pl/sql gateway have the caching ability of Apache/mod pl/sql - I assume not? - that could make a big difference.


Any thoughts would be welcome...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2009
Added on Feb 11 2009
5 comments
1,292 views