Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h1PLkiE10508
 for <oracle-l@orafaq.net>; Tue, 25 Feb 2003 15:46:44 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1PLkih10503
 for <oracle-l@orafaq.net>; Tue, 25 Feb 2003 15:46:44 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id IAA44115;
 Tue, 25 Feb 2003 08:59:35 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00558B72; Tue, 25 Feb 2003 08:41:06 -0800
Message-ID: <F001.00558B72.20030225084106@fatcity.com>
Date: Tue, 25 Feb 2003 08:41:06 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Gogala, Mladen" <MGogala@oxhp.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Gogala, Mladen" <MGogala@oxhp.com>
Subject: RE: Oracle slower ?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Oracle isn't slower, you need to analyze the SQL and re-tune it. Indexes,
indexes, indices.

> -----Original Message-----
> From: Bahar, Rivaldi (BBASSI-CHQ) [mailto:rivaldi.bahar@bbassi.com]
> Sent: Tuesday, February 25, 2003 10:10 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Oracle slower ?
> 
> 
> We are converting from SQL Server and Sybase to Oracle.
> To convert functions and stored procedures we have been using the 
> Oracle Migration Workbench (OMWB) which produced WEAK REF CURSOR and 
> TRANCOUNT global variable. 
> I looked at (trace and explain plan) statements in the procedures 
> and functions, it seems everything are OK. Init.ora parameters 
> are big enough, statspack generated good values. 
> The same function and procedure took about 1 minute 
> in Sybase but take 9 minutes in Oracle. The difference is the 
> procedures
> or functions after migration calling OMWB package (globalpkg). 
> Any idea or tuning tips after migrating to Oracle ?
> Is Oracle slower than Sybase and SQL Server ?   
> 
> Tia.
> 
> Rivaldi
> **************************************************************
> **************************************************
> This e-mail, including any attachments, may include 
> confidential and/or proprietary information,
> and is intended for use only by the person or entity to which 
> it is addressed.  If the reader of this
> e-mail is not the intended recipient, or his or her 
> authorized agent, the reader is hereby notified
> that any dissemination, distribution, or copying of this 
> e-mail is strictly prohibited.  If you have
> received this e-mail in error, please notify the sender by 
> replying to this message and delete
> this e-mail immediately.
> **************************************************************
> **************************************************
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: Bahar, Rivaldi (BBASSI-CHQ)
>   INET: rivaldi.bahar@bbassi.com
> 
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Gogala, Mladen
  INET: MGogala@oxhp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).

