<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV id=yiv1155197780>
<TABLE class=yiv1155197780 id=yiv1155197780bodyDrftID cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD id=yiv1155197780drftMsgContent style="FONT-SIZE: 10pt; FONT-FAMILY: arial">
<DIV>Hi,</DIV>
<DIV>I am trying to load a non-spatial CSV file into Oracle using ogr2ogr (GDAL 1.8.1).&nbsp;It works on the first attempt (when no destination table exists) but in later attempts, I get "name is already used by an existing object".</DIV>
<DIV>&nbsp;</DIV>
<DIV>ogr2ogr -append -f OCI OCI:user/password@db -nln r_sign_ogr X:/R_Sign.csv -nlt NONE</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have tried every combination of overwrite/append/update that I can think of, as well as using&nbsp;"-nlt NONE". I do not have trouble re-populating spatial tables.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any suggestions would be welcome! Thank you,</DIV>
<DIV>John</DIV></TD></TR></TBODY></TABLE></DIV></td></tr></table>