Database DataWarehousing (MOSC)

MOSC Banner

11gR2 : Optimize INSERT SELECT over dblink

edited Oct 26, 2013 5:58AM in Database DataWarehousing (MOSC) 11 commentsAnswered
 Hi ,
I would like to optimize the following SQL :

INSERT INTO remote_table@dblink SELECT * FROM local_table ;

Database version 11.2.0.3
Local table contains 15 000 000 rows(partitioned)
Duration : 10 minutes.

Any tips to improve this INSERT ?

Best regards.
GD.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center