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
Message from discussion A potential bug (infinite loop) in Oracle: querying v$access
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
 
hpuxrac  
View profile  
 More options Jan 23 2008, 11:00 am
Newsgroups: comp.databases.oracle.server
From: hpuxrac <johnbhur...@sbcglobal.net>
Date: Wed, 23 Jan 2008 08:00:05 -0800 (PST)
Local: Wed, Jan 23 2008 11:00 am
Subject: Re: A potential bug (infinite loop) in Oracle: querying v$access
On Jan 23, 12:23 am, Peter Teoh <htmldevelo...@gmail.com> wrote:

> Making a long query:

> select distinct name from all_source;
> .......
> SYS_YOID0000052452$
> ......
> 3196 rows selected.

> Ok no problem.

> select distinct owner from v$access
> SQL> /
> select distinct owner from v$access
>                            *
> ERROR at line 1:
> ORA-01013: user requested cancel of current operation

> I had to terminate it as it become non-terminating.

> "select owner from v$access" returns a mere 193 rows, and it cannot
> sort it?

> I suspect there is exists an infinite loop somewhere.

> This was attempted on 10gR2, 11gR1 and both had the same problem.

Works fine for me hpux 64 bit 10.2.0.3

 
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.