Determine OLAP options Components and VersionThis is a featured page

This example reflects Oracle Database 11g Release 1 (11.1.0.6.0).

col comp_name format a25 heading 'Component'
col version format a12 heading 'Version'
col status format a10 heading 'Status'
col modified heading 'Modified'

select comp_name, version, status, modified
from dba_registry
where comp_name like '%OLAP%';

Component ............... Version .... Status.... Modified
------------------------- ------------ ---------- --------------------
OLAP Analytic Workspace . 11.1.0.6.0.. VALID .... 17-OCT-2007 20:44:13
Oracle OLAP API ......... 11.1.0.6.0.. VALID .... 17-OCT-2007 20:44:31
OLAP Catalog ............ 11.1.0.6.0.. VALID .... 17-OCT-2007 20:45:26


olapdba
olapdba
Latest page update: made by olapdba , Feb 13 2008, 11:12 AM EST (about this update About This Update olapdba Edited by olapdba


view changes

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.