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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to