Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
Search
Recent Topics
Hottest Topics
Member Listing
Back to home page
Calling Remote Oracle Function
Forum Index
»
Standard Server
Author
Message
5 Mar 2010 15:33:25
Subject:
Calling Remote Oracle Function
samba_emani
New member
Joined: 5 Mar 2010 15:19:53
Messages: 1
Offline
Hi,
Does EntrerpriseDB support call to remote Oracle procedure/function?
Ths is what I did. Any input is appreciated
I have a function "f_func_ora(i_arg1 varchar2) return varchar2" in oracle database xe.
I created a DBlink "xe" in EntrerpriseDB for oracle database xe.
Now I am trying to call remote function using "select f_func_ora@xe('temp') from dual" which comes with the error
ERROR: function f_func_ora() does not exist
HINT: No function matches the given name and argument types. You may need to add explicit type casts.
Thanks,
Samba
8 Mar 2010 21:16:23
Subject:
Re:Calling Remote Oracle Function
scottiebo
Senior member
Joined: 23 Oct 2005 21:05:02
Messages: 197
Offline
I seem to recall that in the release 2 version of 8.3, this is a limitation.
--Scottie
Forum Index
»
Standard Server
Go to:
Select a forum
News & Announcements
Website Issues
Postgres Plus Cloud Database
Postgres Enterprise Manager
Advanced Server
Standard Server
Postgres Plus AMIs with Amazon EC2
GridSQL - General
GridSQL - Developers
PostgreSQL Installers for Windows, Linux and OS X
Tuning and Migration Wizard
ApachePHP and application Installers
Powered by
JForum 2.1.8
©
JForum Team