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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle vs. Sybase

Re: Oracle vs. Sybase

From: Nayan Raval <nraval_at_sqldba.demon.co.uk>
Date: 1997/06/12
Message-ID: <QaJ3FDA61BozEwHS@sqldba.demon.co.uk>#1/1

In article <33A00385.2F3A_at_wh.net>, Jon Winchester <jon_at_wh.net> writes

[SNIP]
>
>We tried to port out application to Sybase and experienced some strange
>problems. The one killer that we were never able to clear up, even after
>bringing in a Sybase expert consultant was that it appeared to convert
>every SQL that we sent to it from our app (VB via ODBC calls direct through
>ODBC API) into system stored procedures and then execute them.
>
>While the performance was good, it would build up these stored procedured
>and would begin to slow down. The only fix that we found was to shut down
>the server daily to clear them out.
>
>I am sure there is a way to work with the server so that this does not
>happen, but we (admitted Sybase non-experts) were unable to find it as
>was our supposed Sybase expert.
>
>Jon

Hi Jon,

To overcome this problem, in ODBC setup, under 'Options', uncheck the checkbox that says 'Generate Stored Procedure for Prepared Statement'.

HTH

-- 
Nayan Raval
nraval_at_sqldba.demon.co.uk
Received on Thu Jun 12 1997 - 00:00:00 CDT

Original text of this message

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