Hi Net
- And you are sure 3121 is the XML port of the remote DB ?
If you do the dataload locally, the basic syntax I usually use, is something like this:
inoload -database MyDB -collection Mycoll/MyDoc -input *.xml -log log.txt
or with your data:
inoload -database nameTest -collection /Reports/Forat -input D:\Net\red\Forat .xml -log D:\Net\red\xyz.xml
You should only use the concurrentwrite if there has to be access for other users while you do the massload - load without this option is MUCH faster !
Finn
#webMethods#Tamino#API-Management