Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have CSV file which has millions of feature class record merged with some metadata information which I want to load into Netezza database. I have tried it using insert query but it is very very slow.Can someone help me out how can I use nzload using python script?

Thanks in advance.

Dharmesh

share|improve this question
I would call nzload this way. stackoverflow.com/questions/89228/…. Trying to insert a record at a time through ArcObjects is going to be much much slower than using the tools that IBM/Netezza provide you. – travis Mar 25 at 23:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.