Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calling table function on remote server - possible?

292515May 9 2007 — edited May 15 2007
Hi,

I have a table function with two input parameters on a remote server (Ora 9.2). I want to call the table function from my local database (10.2) over a database link.
But it doesn't work! It looks like that it's impossible to call a table function on a remote server, but I found nothing in the documentation.

Any ideas or workarounds?

Thank you very much,
regards
Detlef
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2007
Added on May 9 2007
7 comments
1,797 views