Hi Theo
Nope, I do not use namespaces. If there are any it will be the standard Tamino NS’s. The database is also a clean one, meaning it was not converted from a previous version of Tamino where you have to do namespace cleaning.
My script(I have also tried to move parameters sequences around) :
argbatch unload data product=Tamino version=4.1.4.1 target=myTaminoServer database=mydb collection=myCol doctype=myDocType user=BigBoss password=XXX outputfile=c:\temp\TaminoData.xml logfile=c:\temp\Unloadlog.xml concurrentwrite=0
Thanks for your help.
PS. What is weird is that the GUI version failed the first two times and then it worked all of a sudden although it looked like the server was hanging/dead. I closed Tamino manager, went to Job monitor and saw that the last attempt actually worked. Then I verified the output file I specified on the GUI interface and the data was there. But argbatch still does not work. Server has 1GB of memory, 1.6Ghz Pentium 4 PC so it is a very capable development machine
Average XML doc was 4KB at 9800 documents to unload.
Here is my script.
#Tamino#API-Management#webMethods