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: DBMS_UTIL-newbie

Re: DBMS_UTIL-newbie

From: Mark Gumbs <mgumbs_at_vossnet.co.uk>
Date: 1998/02/09
Message-ID: <34DF6212.A0EE05C3@vossnet.co.uk>#1/1

It is part of the PL/SQL package.
I usually use it in sql scripts but because it is really part of PL/SQL you have to enclose the dbms_util stiff between begin and end clauses.

You may need to have the procedural option run on your database.

Mark.

DKite wrote:

> I am an Oralce press book published by Oracle Press. The book refers to
> dbms_util. I assume this is a package of utilities for Oracle. Where do I
> fiind this package?
>
> Thanks in advance
>
> --
Received on Mon Feb 09 1998 - 00:00:00 CST

Original text of this message

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