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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Data Transfer between two instances

RE: Data Transfer between two instances

From: Stephane Paquette <stephane.paquette_at_standardlife.ca>
Date: Mon, 20 Oct 2003 06:19:26 -0800
Message-ID: <F001.005D3BF5.20031020061926@fatcity.com>


Db link slow ?
Are you sure ? What was the bottleneck when you test ?

Using insert /*+ appent */ on non-indexed tables with nologging is usually fast enough in most cases.

I know that we can play with the SDU-TDU parameters on sql*net but I do not know what kind of performance improvement we can get from that.

Stephane Paquette
Administrateur de bases de donnees

Database Administrator

Standard Life

www.standardlife.ca

Tel. (514) 499-7999 7470 and (514) 925-7187

stephane.paquette_at_standardlife.ca

 -----Original Message-----
Gunnar Berglund
Sent: 20 octobre, 2003 01:39
To: Multiple recipients of list ORACLE-L

  Hi all,

  we have an application which needs data from other environment (which is actually SAP db). Currently we have implemented it the way we create flat files and put them in using pl/sql -procedures but I don't like this because the data in the flat files are "visible" and it is somehow "secret".

  What other options we might have if we do not want to use db links
(because of its slowness.

  I very much appreciate all your suggestions...

  TIA
  gb


--
  Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Paquette
  INET: stephane.paquette_at_standardlife.ca

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Oct 20 2003 - 09:19:26 CDT

Original text of this message

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