Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to install the procedural option ?

Re: How to install the procedural option ?

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 10 Nov 2005 06:42:18 -0800
Message-ID: <1131633738.726530.238570@g44g2000cwa.googlegroups.com>


Gareth, please post the results of the following query ran from SQLPlus

column product format a35
column status format a20
column version format a15

select *
from product_component_version

Also the full actuall control file for the sqlldr step would have been nice.

HTH -- Mark D Powell -- Received on Thu Nov 10 2005 - 08:42:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US