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

Home -> Community -> Mailing Lists -> Oracle-L -> OT: RANT ABOUT OCP, Re: Small help

OT: RANT ABOUT OCP, Re: Small help

From: Joseph S. Testa <teci_at_oracle-dba.com>
Date: Thu, 29 Mar 2001 04:46:05 -0800
Message-ID: <F001.002DB3AF.20010329040554@fatcity.com>

Lee, i'm with you 200%,

oh and for the original addressee(and others) if you can't figure out what the heck that simple pl/sql block is doing(or where to figure it out), then quit diluting the OCP worthiness, people who study just to take the OCP and have no experience just go to further the waste of paper that the certificate is printed on. :)

joe

lerobe - Lee Robertson wrote:
>
> Xing,
>
> Have a look at the documentation, specifically, Application Developers
> Guide, section dealing with "Using Procedures and Packages".
>
> No disrespect intended but sometimes, certainly for questions such as this,
> you will learn a heck of a lot more by digging around in the docs, and
> reading (and working out) the answer for yourself. That is certainly my
> experience. You will also fell encouraged to delve further and learn more
> about other packages etc. Hope my pointer will help you.
>
> To the rest of you - I know it would have been quicker to write down the
> answer to Xings question, but what will he have learned about the general
> syntax ??
>
> Regards
>
> Lee
>
> -----Original Message-----
> Sent: 29 March 2001 07:05
> To: Multiple recipients of list ORACLE-L
>
> Hi DBAs and SAs,
>
> Can someone tell me what is this ORACLE PL/SQL Script all about,..
> Ya... I know I have to read alot, my OCP course will start next month.
>
> BEGIN
> dbms_utility.analyze_schema ( '&OWNER', 'ESTIMATE', NULL, 5 ) ;
> END ;
> /
>
> Thank you
>
> Xing
>

-- 
Joe Testa  http://www.oracle-dba.com
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joseph S. Testa
  INET: teci_at_oracle-dba.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Mar 29 2001 - 06:46:05 CST

Original text of this message

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