|
-
Re: Rename Oracle procedure
Originally posted by burzinmk
How can I rename an Oracle stored procedure. Is there a package that I can use because I cannot rename it using the alter procedure command.
Thanks
Burzin
Have you tried renaming it in the source code creating the
new procedure, doing the grants and dropping the old procedure?
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
|