I have the same problem with version 7.5.01. Now I have installed the version 7.5.0.18 on another server and I do the extraction using loader version 7.5.0.18 as follow:
./loadercli -d db1 -u DBA,DBA USE SERVERDB db2 ON server2 USE USER user pwd TABLEEXTRACT USER DATA OUTSTREAM FILE 'filepath' RECORDS I can exctract data only using the option RECORDS. I have still problem exctracting data from huge tables, but with small-medium ones everything works fine. I hope it's usefull. Bye, Matteo ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 2:24 PM Subject: TABLEEXTRACT not implemented? > Hi everyone, > > am I missing something out or is the TABLEEXTRACT command in deed not > implemented in MaxDB 7.5.01.00? > > In the first place I was trying to use the DBEXTRACT command. This caused > the correct creation of the catalog file and afterwards an error. > So I tried to extract the data using the following command. This also > caused an error as you can see > > User DBA connected to database OTSDB2 on local host. > DATAEXTRACT ALL OUTSTREAM '/home/hajo/data.dat' > Error during execution > -->-25109 > Command not implemented. > > Does anybody know what is going wrong here? > I am grateful for any hint pointing in the right direction! > > With best regards, > > Hajo Sandschneider -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
