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 -> Oracle/SQLNET Link Slowdowns

Oracle/SQLNET Link Slowdowns

From: M. Parrish <mparrish_at_gsaix2.cc.gasou.edu>
Date: Fri, 30 Oct 1998 14:55:43 -0500
Message-ID: <363A19BE.6632FDD5@gsaix2.cc.gasou.edu>

    We recently moved to operating in two separate Oracle Databases, with links between the two. This has caused an exponential growth in processing time for those applications that run across that link. For instance, the same program which use to run for 30 minutes in one database, now takes 4 1/2 hours to run across the new link The only difference is that it is creating a table in the new database instead of the old (while accessing the same tables in the old database). As I understand it, links are assigned to whatever network you have set up with your ODBC driver. We are using SQLNET. So in effect, each access to the linked database must go out through our internet server and back.

    Has anyone experienced this problem and found any solutions like being able to specify a different network for the link? These two databases actually reside on the same AIX machine. Received on Fri Oct 30 1998 - 13:55:43 CST

Original text of this message

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