Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle 8.1.7 perf issues on HP-UX

RE: Oracle 8.1.7 perf issues on HP-UX

From: <Jorma.Vuorio_at_nokia.com>
Date: Thu, 15 Feb 2001 01:24:37 -0800
Message-ID: <F001.002B4E9F.20010215010523@fatcity.com>

Ave !

Newer tried, but from Oracle Tech. Network:

---
PL/SQL is completely seamless with SQL, sharing the same datatypes, and is
therefore
ideal for SQL intensive applications - there are no data type conversions
necessary and
the application logic is simply procedures extending SQL or massaging SQL
tables. In a
scenario with lots of database read/writes and very little computation, code
written in
PL/SQL will always run significantly faster then similar code written in
Java.
---

Make sense to me.

Br.
Jorma
-----------------------------------------------------------------
Name:     Jorma Vuorio                  Phone:  +358-9-7180 68043
Company:  Nokia Networks                Fax:    +358-9-7180 68050
Address:  P.O.Box 321, FIN-00045 NOKIA GROUP, FINLAND  
Internet: jorma.vuorio_at_nokia.com        Mobile: +358-40-522 8532
----------------------------------------------------------------- 
 


> -----Original Message-----
> From: ext Yannick Tireford [mailto:yannick_tireford_at_hp.com]
> Sent: 14 February, 2001 19:11
> To: Multiple recipients of list ORACLE-L
> Subject: Oracle 8.1.7 perf issues on HP-UX
>
>
> Hello gurus,
>
> has anybody heard about performance issues with Oracle 8.1.7
> (because of
> Java) on HP-UX 64 bits compared to 8.1.6 ? If yes, are there any
> patches to be applied or workaround to be run ?
>
> Thanks for your help.
>
> Yannick
>
> I
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Yannick Tireford
> INET: yannick_tireford_at_hp.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_at_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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jorma.Vuorio_at_nokia.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_at_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).
Received on Thu Feb 15 2001 - 03:24:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US