s-procedure-help

From: Joya M. Sharif <joya_at_mhd1.moorhead.msus.edu>
Date: 7 Jul 94 15:37:08 -0500
Message-ID: <1994Jul7.153709.193_at_msus1.msus.edu>


Hi Everybody:

I am not sure how and where I can start. I wanted to write stored procedure for front-end powerbuilder. Sometime it says, not sufficient priviledges. Then I started sqldba command, and type this. Will appeciate any help.

>create or replace procedure dummy

as begin
  select * from asp_customer;
end;
/                           

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

Thanks
joya

joya_at_mhd1.moorhead.msus.edu                                                                       Received on Thu Jul 07 1994 - 22:37:08 CEST

Original text of this message