SQL Performance (MOSC)

MOSC Banner

difference between sqlload and insert /* append */ into

edited Feb 5, 2016 8:44AM in SQL Performance (MOSC) 9 commentsAnswered

hello,

     I am in version oracle 11.2.0.3 then i have to load 100Mega records :

       but it's very long time 6 days, by insert normal

       then i read that i have two solutions better.

       by insert "/*+APPEND*/"

       or by

       sqlload.

     then i would like know what is the inconvenience for the two way of execution.

best regards

Jean-Pierre

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