I am running this on the linux server, trying to extract a table, connect to the windows server, and load the table. The linux box was upgraded from 7.3 to 7.4. The windows box was a clean 7.4 install.
User ADMIN connected to database SAP2 on local host. SET MAXERRORCOUNT 50 Successfully executed USE USER crm <mypass> SERVERDB sap2 ON localhost Successfully executed TABLEEXTRACT TABLE ACCOUNT DATA OUTSTREAM FILE '/usr/table.outfile' FORMATTED Successfully executed USE USER crm <mypass> SERVERDB SAP2 ON 10.139.10.150 Successfully executed TABLELOAD TABLE ACCOUNT DATA INSTREAM FILE '/usr/table.outfile' FORMATTED repmcli: /SAP_DB/7403/linuxintel/genopt/sys/wrk/incl/SAPDB/ToolsCommon/Tools_DynamicU TF8StringBuffer.hpp:718: void Tools_DynamicUTF8StringBuffer::SetElementCount(unsigned int): Assertion `IsAssigned()' failed. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
