Hi,
I am testing out the feasibility of remote procedure calls in one of the projects.The sequence of steps carried so far are as given below but still its not successful:
1. create a package in database A(production).
2. create a synonym in database B for the package in database A
3. Though the procedure executes sucessfully it doesnot show the output.
I am testing out the feasibility of remote procedure calls in one of the projects.The sequence of steps carried so far are as given below but still its not successful:
1. create a package in database A(production).
2. create a synonym in database B for the package in database A
3. Though the procedure executes sucessfully it doesnot show the output.