How do I run a job as connect user through db link in my procedure
I got a message ORA-1017 when I ran a job through db link in my procedure.
I can execute this procedure through db link as connect user,but it is not work when I setup it in a job and run it.
So, how do I run a job as connect user through db link in my procedure