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: catproc.sql

Re: catproc.sql

From: Pete Sharman <psharman_at_us.oracle.com>
Date: Thu, 29 Jul 1999 09:09:14 -0700
Message-ID: <37A07CA9.5A2A8E75@us.oracle.com>


catproc.sql creates a whole lot of packages and procedures that are used by the database. It should be run when the database is created. If it's not, various tools like export / import won't work, since they rely on the packages created by the script.

HTH. Pete

jwindsor wrote:

> I would like to know what CATPROC.sql does. Anybody who has good comments
> would be apprciated.

--
Regards

Pete


Received on Thu Jul 29 1999 - 11:09:14 CDT

Original text of this message

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