Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remote Procedure Call !

Status
Not open for further replies.

M1

Technical User
Aug 13, 2001
2
US
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.
 
It would help immensely if you include the code! For instance, how are you trying to show the output? Without this information, it's doubtful that we'll be of much help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top