Re: Calling a PL/SQL stored procedure from onother database ?

From: Peter Rak <prak_at_vsz.sk>
Date: 1997/11/11
Message-ID: <346871C3.36EE8E00_at_vsz.sk>#1/1


Hi,
Try
SQL> execute package_name.procedure_name_at_db_link(p1,p2...);

Mats Berglund wrote:

> How do you call a stored procedure which is stored in onother database
> (Not the
[Quoted] > same database your process is running in)?
Received on Tue Nov 11 1997 - 00:00:00 CET

Original text of this message