Re: dba_registry Check the Oracle 8.1.7 Reference manual . I believe that dba_registry
was new with Oracle 9.
You can get Oracle version information from the view:
product_component_version, which provides the same information a
v$version but in a formatted manner: product, version, status.
HTH -- Mark D Powell -- |