From pbaumgartel@mortgagesight.com Mon, 13 Aug 2001 09:09:03 -0700 From: Paul Baumgartel Date: Mon, 13 Aug 2001 09:09:03 -0700 Subject: Stored procedure performance Message-ID: MIME-Version: 1.0 Content-Type: text/plain In the process of making a design decision, I'm looking for information on the relative performance of PL/SQL stored procedures / packages vs. both Pro*C / OCI SQL calls and Java stored procedures. All things being equal, let's say for DML calls with little or not procedural logic, what technique is likely to yield the best performance, and how much of a performance difference exists? In the case of PL/SQL vs. SQL, is the advantage of centralization overshadowed by a performance hit? In the case of PL/SQL vs. Java, is the advantage of a more "standard" and widely-used language among application developers similarly negated by a performance disadvantage? I'm interested in hearing opinions based on both theoretical and empirical information. Thanks. Paul Baumgartel MortgageSight Holdings, LLC pbaumgartel@mortgagesight.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Paul Baumgartel INET: pbaumgartel@mortgagesight.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).