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

Home -> Community -> Usenet -> c.d.o.misc -> Help: error message ORA-06554, why?

Help: error message ORA-06554, why?

From: YNLONG <msgh_at_ms1.hinet.net>
Date: 1997/02/02
Message-ID: <01bc10db$7f93b4c0$62f65fa8@ynlong>#1/1

I run a PL/SQL like below:

Create Or Replace Function GetExamNo (pExam_date in date,pSick_cal......

.................

but SQL/PLUS return a error message like below:

ORA-06554: package DBMS_STANDARD must be created before using PL/SQL.

but I had been run the SQL script DBMSSTDX.SQL, Can anyone tell me why have the error message?

Thank's! Received on Sun Feb 02 1997 - 00:00:00 CST

Original text of this message

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