Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
8.1.7 v$session_longops garbage
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
cbo  
View profile  
 More options Sep 5 2006, 1:56 pm
Newsgroups: comp.databases.oracle.server
From: cbo <c...@noname.nonet>
Date: Tue, 05 Sep 2006 19:56:38 +0200
Local: Tues, Sep 5 2006 1:56 pm
Subject: 8.1.7 v$session_longops garbage
hello,

i have a problem on a 8.1.7 / Windows 2003 Server
and i cannot find any bug attached to these symptoms :

when i read the v$session_longops for an SQL*Plus session, all is ok
but for ODBC session, the select returns garbage

when displaying session details from the Entreprise Manager (i click
then on "long operations")... the same problem occurs

any help greatly appreciated !
Christian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DA Morgan  
View profile  
 More options Sep 5 2006, 2:11 pm
Newsgroups: comp.databases.oracle.server
From: DA Morgan <damor...@psoug.org>
Date: Tue, 05 Sep 2006 11:11:51 -0700
Local: Tues, Sep 5 2006 2:11 pm
Subject: Re: 8.1.7 v$session_longops garbage

cbo wrote:
> hello,

> i have a problem on a 8.1.7 / Windows 2003 Server
> and i cannot find any bug attached to these symptoms :

> when i read the v$session_longops for an SQL*Plus session, all is ok
> but for ODBC session, the select returns garbage

> when displaying session details from the Entreprise Manager (i click
> then on "long operations")... the same problem occurs

> any help greatly appreciated !
> Christian

'Garbage' is not a particularly useful phrase if you are looking
for help. How much more would have cost to post it? ;-)

But I'd look for a character set mismatch as one possibility.
--
Puget Sound Oracle Users Group


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias Hoys  
View profile  
 More options Sep 5 2006, 3:19 pm
Newsgroups: comp.databases.oracle.server
From: "Matthias Hoys" <a...@spam.com>
Date: Tue, 5 Sep 2006 21:19:59 +0200
Local: Tues, Sep 5 2006 3:19 pm
Subject: Re: 8.1.7 v$session_longops garbage

"cbo" <c...@noname.nonet> wrote in message

news:44fdb9ed$0$1808$636a55ce@news.free.fr...

> hello,

> i have a problem on a 8.1.7 / Windows 2003 Server
> and i cannot find any bug attached to these symptoms :

> when i read the v$session_longops for an SQL*Plus session, all is ok
> but for ODBC session, the select returns garbage

> when displaying session details from the Entreprise Manager (i click then
> on "long operations")... the same problem occurs

> any help greatly appreciated !
> Christian

I have the same problem with Enterprise Manager 9.2, but never found a
solution. I think it's mostly related to queries who have finished but where
the session is still alive.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sybrand Bakker  
View profile  
 More options Sep 5 2006, 5:15 pm
Newsgroups: comp.databases.oracle.server
From: Sybrand Bakker <post...@sybrandb.demon.nl>
Date: Tue, 05 Sep 2006 23:15:39 +0200
Local: Tues, Sep 5 2006 5:15 pm
Subject: Re: 8.1.7 v$session_longops garbage
On Tue, 05 Sep 2006 11:11:51 -0700, DA Morgan <damor...@psoug.org>
wrote:

>But I'd look for a character set mismatch as one possibility.

Don't think so. v$session_longops has always contained garbage,
especially when the query was no longer running.

--
Sybrand Bakker, Senior Oracle DBA


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Connor McDonald  
View profile  
 More options Sep 6 2006, 10:25 am
Newsgroups: comp.databases.oracle.server
From: Connor McDonald <connor_mcdon...@yahoo.com>
Date: Wed, 06 Sep 2006 22:25:06 +0800
Local: Wed, Sep 6 2006 10:25 am
Subject: Re: 8.1.7 v$session_longops garbage

cbo wrote:

> hello,

> i have a problem on a 8.1.7 / Windows 2003 Server
> and i cannot find any bug attached to these symptoms :

> when i read the v$session_longops for an SQL*Plus session, all is ok
> but for ODBC session, the select returns garbage

> when displaying session details from the Entreprise Manager (i click
> then on "long operations")... the same problem occurs

> any help greatly appreciated !
> Christian

Just add:

where time_remaining > 0

to get the stuff that's still outstanding
--
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdon...@yahoo.com

"Semper in excremento, sole profundum qui variat."

------------------------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »