| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Calling a PL/SQL stored procedure from onother database ?
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
> same database your process is running in)?
Received on Tue Nov 11 1997 - 00:00:00 CST
![]() |
![]() |