Received: (qmail 5145 invoked from network); 3 Mar 2010 04:40:09 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-85-25-126-90.inaddr.intergenia.de with SMTP; 3 Mar 2010 04:40:07 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3E63FCD7821;
 Wed,  3 Mar 2010 05:40:01 -0500 (EST)
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id LqgQR6OKfZFa; Wed,  3 Mar 2010 05:40:01 -0500 (EST)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id F164ACD7776;
 Wed,  3 Mar 2010 05:39:19 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 03 Mar 2010 05:38:38 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 84FAECD7679	for <oracle-l@freelists.org>; Wed,  3 Mar 2010 05:38:38 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])	by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)	with ESMTP id 6AKhfl+DX6Tz for <oracle-l@freelists.org>;	Wed,  3 Mar 2010 05:38:38 -0500 (EST)
Received: from oberon.hgrfactory.com (oberon.hgrfactory.com [89.31.1.147])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 49C80CD762F	for <oracle-l@freelists.org>; Wed,  3 Mar 2010 05:38:37 -0500 (EST)
Received: from [192.168.33.134] (unknown [217.33.98.4])	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))	(No client certificate requested)	by oberon.hgrfactory.com (Postfix) with ESMTP id 4F8E026D55B0	for <oracle-l@freelists.org>; Wed,  3 Mar 2010 11:38:34 +0100 (CET)
Message-ID: <4B8E3C17.9020409@the-playground.de>
Date: Wed, 03 Mar 2010 10:38:15 +0000
From: Martin Bach <development@the-playground.de>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0
MIME-Version: 1.0
To: ORACLE-L <oracle-l@freelists.org>
Subject: Is it possible to peek at the definition of x$tables?
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-archive-position: 26230
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: development@the-playground.de
Precedence: normal
Reply-To: development@the-playground.de
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l

Dear list members,

I am trying to find out more about the sql_opcode column in
gv$active_session_history. The reference is not very helpful by stating
the obvious (command type executed).

I was hoping to get more clues from the view defition, but all it does
(from v$fixed_view_definition) is telling me that
v$active_session_history references x$ash and x$kewash.

I found x$ash in v$fixed_table but can't see how it's defined. Maybe
that's a dead end anyway...

Any pointers appreciated.

Martin

-- 
Martin Bach
OCM 10g
http://martincarstenbach.wordpress.com
http://www.linkedin.com/in/martincarstenbach
--
http://www.freelists.org/webpage/oracle-l


