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

Home -> Community -> Usenet -> c.d.o.misc -> Passing connection to stored procedure

Passing connection to stored procedure

From: aadil <aadilnw_at_gmail.com>
Date: 30 Mar 2007 05:20:27 -0700
Message-ID: <1175257227.523394.275310@n59g2000hsh.googlegroups.com>


Hi all,

I am doing the database purging. In which i have two different database servers one used as Main database server and other as history database server. My stored procedures are on the main server. Right now iam doing purging using DBLINK concept. Is there any other way to do it.
Like passing connections directly to stored procedures or using Java stored procedures.

Thanks, Received on Fri Mar 30 2007 - 07:20:27 CDT

Original text of this message

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