|
-
 Originally Posted by Chucks_k
Hi,
Thats what i thought as well. Hence i gave execute persmission on (grant execute on package to sys) the package to sys. Then as sys i tried running the procedure as such:
exec package.proc
I still got the same error:
PLS-00201: identifier 'procedure.package' must be declared
Any ideas will be greatly appreciated.
Are you passing in the wrong datatype for the parameter?
Are you familiar with overloading procedures in a package?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|