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

Home -> Community -> Mailing Lists -> Oracle-L -> Execution: Remote vs Local

Execution: Remote vs Local

From: Tracy Rahmlow <Tracy.Rahmlow_at_aexp.com>
Date: Wed, 06 Feb 2002 14:41:08 -0800
Message-ID: <F001.004081A7.20020206144552@fatcity.com>

We have several scripts that use sqlplus to execute procedures. The question is what are the pros/cons of connecting locally and executing (ie setting the ORACLE_SID and connecting as /) or remotely (/@sid). The reason I ask is that we also use Oracle reports and have that installed in a different directory than the rdbms binaries. And since you can't connect locally for reports, we are thinking about using the Oracle reports variables and always connecting remotely whether or not it is a report or procedure that is executed. This would save from switching back and forth between variable sets. When all we really want is access to either sqlplus or the reports binaries. Any thoughts are very much appreciated. Thanks

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Tracy Rahmlow
  INET: Tracy.Rahmlow_at_aexp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 06 2002 - 16:41:08 CST

Original text of this message

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