Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: stored functions and gateways

Re: stored functions and gateways

From: Lun Wing San (Oracle) <wslun_at_qrcsun.qrc.org>
Date: 1997/03/16
Message-ID: <332C57C5.1BA0@qrcsun.qrc.org>#1/1

ed wrote:
>
> I want to perform this statement:
>
> select tableA.field, function X(paramter) from tableA_at_YYY
>
> YYY is a remote database (DEC RDB)
>
> In Function X I execute an select on another table
> of the remote database YYY.
>
> The result is that sql/plus on my client PC shows no action anymore...

   You can try to increase the value in DISTRIBUTED_TRANSACTIONS to two.

---
Name   : Lun Wing San (Certified Oracle Database Administrator)

Title  : Oracle Database Administrator and System Administrator of QRC
Phone  : (852)27885841

This posting represents the personal opinions of the author. It is not the
official opinion or policy of the author's employer. Warranty expired when you
opened this article and I will not be responsible for its contents or use.
Received on Sun Mar 16 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US