Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Get database connection performance
Tim Smith wrote:
> Daniel Morgan <damorgan_at_x.washington.edu> wrote in message news:<1077907925.802977_at_yasure>...
>
>>Tim Smith wrote: >> >> >>>We have an 8.05 database on windows 2000 and a legacy app that is >>>getting a new connection for many operations. Due to performance >>>problems we need to speed up this operation now, before we can fix the >>>code. >>> >>>Are there any database parameters that are non-intrusive that can >>>speed up the operation of getting a connection? >> >>Upgrade to 9.2.0.4 >> >>You are running an unsupported version of Oracle that was never >>certified on that operating system; and likely not on the hardware.
Flip side: many in your position are not aware of, or not willing to look at, the compatibility settings available in the init.ora While not 100% effective (especially for features introduced at the 'compatible' version), for the vast majority of situations it is worth checking.
/Hans Received on Tue Mar 02 2004 - 00:18:12 CST