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: Oracle Server - HELP HELP

Re: Oracle Server - HELP HELP

From: jj <14g_at_hongkong.com>
Date: Sat, 7 Jun 2003 20:32:00 +0800
Message-ID: <bbsm0a$kej1@rain.i-cable.com>


Dear Hth,

The oracle 8.1.7 release 3, under Solaris 8 on Suncluster 3.0. I use top to see the process ID and when i want to see the detail from v$session, the sesstion suddently disappear and next process pick up the cpu.

sometimes when this problem occur, i cannot even connect to Oracle.

Regards,
Lewis

"Sybrand Bakker" <gooiditweg_at_sybrandb.demon.nl> ??? news:d3l3evcc0ba15m489d4q5c1tujb51husd9_at_4ax.com ???...
> On Sat, 7 Jun 2003 19:24:02 +0800, "jj" <14g_at_hongkong.com> wrote:
>
> >Dear everybody,
> >
> >After i upgrade my oracle to 8.1.7, i encounter a problem that some
Oracle
> >process consume high cpu utilization. It makes no one can connect to the
> >Oracle.
> >
> >When i want to check what the process is running, the process completed
and
> >next process started to consume CPU resources.
> >The problem disappear when i restart the Oracle
> >
> >Can anyone tell me what's wrong?
> >How can i trace this problem?
> >
> >Regards,
> >Lewis_at_zone1511.net
> >
> This is the usual post without any useful clue.
> What is the *version* (8.1.7 doesn't tell anything, especially if you
> installed from CD the 8.1.7.0.0 version)
> Which platform and version?
>
> You should be capable, using v$sesstat to check which sessions consume
> the most cpu. v$session holds the sql_hash_value and the sql_address
> of the currently executing statement.
> You can find that statement, including resources it is consuming in
> v$sql_area
> and the full text in v$sqltext_with_newlines
>
> Hth
>
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Sat Jun 07 2003 - 07:32:00 CDT

Original text of this message

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