Re: How to tell if NCOMP Jave Library files installed

  • From: orcl <orcl@xxxxxxx>
  • Date: Thu, 02 Apr 2009 20:59:13 -0500

opatch lsinventory -details


Kurt Franke wrote:
select comp_name,status from dba_registry;

On Thu, Apr 2, 2009 at 8:33 AM, John Dunn <JDunn@xxxxxxxxx> wrote:

Oracle 10.
How can I tell if I have the NCOMP Java Library files installed?

this information is not present in dba_registry


select dbms_java.full_ncomp_enabled from dual;

will get 'OK' as output if the installation is done and will raise
the exception ORA-29558 otherwise


regards

kf


--
//www.freelists.org/webpage/oracle-l



Other related posts: