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

Home -> Community -> Usenet -> c.d.o.tools -> Passing db link name as input parameter to a procedure..

Passing db link name as input parameter to a procedure..

From: Ben Heuer <queerczarNOquSPAM_at_unforgettable.com.invalid>
Date: 2000/04/16
Message-ID: <2b9e2ffb.855bcb2a@usw-ex0104-033.remarq.com>#1/1

How can I do that?

If I use just the input variable name, I get the error that the db link is not found. If I use the db link with a colon (":") then it says "incorrect bind variable".

Do I have to hard-code a db link name inside a procedure?

Thanks in advance,
Ben

Received on Sun Apr 16 2000 - 00:00:00 CDT

Original text of this message

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