Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to run a stored procedure from sqlplus

449969Aug 11 2005 — edited Aug 11 2005
scehma name: aa
package name: bb
procedure name : cc

I run the procedure from sql plus like this...

execute aa.bb.cc

I got error " not defined procedure" any one knows why? thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2005
Added on Aug 11 2005
3 comments
10,897 views