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 -> Beginners Question on Stored Procedures

Beginners Question on Stored Procedures

From: Victor Kaminsky <victorkaminsky_at_yahoo.de>
Date: 31 May 2002 09:41:22 -0700
Message-ID: <90a73003.0205310841.43586491@posting.google.com>


Hi all,

I have created a stored procedure under 8.1.7 on Linux 7.3(Kernel 2.4.12).
There a some DBLinks and I wonder how I can create this procedure on every instance, not just on the one i am logged on. Do I have program a loop for every entry in oratab, or can I do this under SQL*Plus? I do not want to connect to each instance and type the Procedure over and over again.

Thank you for your help.

VK Received on Fri May 31 2002 - 11:41:22 CDT

Original text of this message

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