|
-
Roger,
All I can think is the synonym is wrong. Even though it as said synonym created, this doesn't mean the synonym is valid, you could put
create public synonym rubbish for nonexistant_script;
and it would say synonym created !
You may need to specify the schema of the owner of the script, so it would be.
create public synonym cre_backup_dbtest1_script for <procedure schema>.cre_backup_dbtest1_script;
Hope this is of help.
Mike
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
|