Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: reduce wait times
Hello gp,
Usually you should not worry about those.
SQL*NET is a time that takes to get message from oracle client - unless you have serious network issues or application is very badly designed you ca ignore it.
rdbms ipc - idle event, ignore it.
If you have application performance issues and would like group to help - please post full statspack report.
Regards,
Ron
DBA Infopower
http://www.dbainfopower.com
Standard disclaimer:
http://www.dbainfopower.com/dbaip_advice_disclaimer.html
"gp" <gieppetto_at_tiscali.it> wrote in message
news:c0g9od$1ht$1_at_fata.cs.interbusiness.it...
> my i reduce this?
>
> EVENTO TOTAL_WAITS AVERAGE_WAIT
> ------------------------------ ----------- ------------------------------
> SQL*Net message from client 2793623 56.039294
> rdbms ipc message 226139 270.80838
>
> are there a problem for database performances?
>
> thanks.
>
>
Received on Thu Feb 12 2004 - 11:23:01 CST
![]() |
![]() |