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

Home -> Community -> Usenet -> c.d.o.server -> Re: bad performance with sqlplus on solaris

Re: bad performance with sqlplus on solaris

From: MS <qcom_at_attbi.com>
Date: 2 Jan 2004 11:25:52 -0800
Message-ID: <a2b6d46b.0401021125.2e1304ca@posting.google.com>


Was the terminal setting on during this? If so, I suggest comparing the results with term off, spooling results to a file instead. Also, are the sqlplus settings the same on both the clients (check login.sql  or glogin.sql )?

-Madhu S

"computer person" <fake_address_at_nothing.com> wrote in message news:<eJ5Jb.256601$ea%.219724_at_news01.bloor.is.net.cable.rogers.com>...
> Hi,
>
> We are migrating our systems from aix4.3.3 to solaris8. During migration we
> noticed that the sqlplus queries take a lot longer with the Solaris client
> then with the aix sqlplus. This was proved by running the same query against
> the solaris db server from a solaris client and aix and tabulating the
> results.
>
> We found 1 thing that slowed it down and adjusted the SQL accordingly. The
> LINESIZE was set real high even though the result set was only 250 bytes max
> (columns). This yielded very good results but we are looking for some more
> improvment, if possible.
>
> Any stories of people that use SQLPLUS on solaris and have gone through some
> tuning with the client and got good results? Looks like our db server is
> working well with exception of this.
>
> Thanks
Received on Fri Jan 02 2004 - 13:25:52 CST

Original text of this message

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