Ok, PAGES format failed... so I'm trying "RECORDS UCS2" mode. 1. When I try to run loadercli from Windows XP using the Solaris 64 as a destination node... I often get unxplained errors with authentication or other. Loadercli will sometimes say protocol error. However, there are times where it seems to work well... uploads for many hours (and database pages consumed on the Solaris side).. but then fials at the end in that none of the data can be found with SQL SELECT.
2. So I transfer my extracted table data using SCP (exact binary copy) from XP onto the disk of the Solaris system. Run the Solaris loadercli on local server and datafile. I get these errors: TABLELOAD TABLE mytable DATA INSTREAM FILE 'extract-r1-data' RECORDS UCS2 // * // E -25371: Error converting data from UCS2 to ASCII; source contains invalid characters or character sequences // M Error at record 1 in infile. // E -25302: This value is not a valid number: - // M Last transaction committed at input record 0 The table was created using the CREATE TABLE from my extract... it has the same structure (including a couple Unicode fields). The database was also created with Unicode enabled... The error just makes no sense. I'm suspecting a incompability here... Has anyone ever taken data from Windows 2000 / XP and been able to get it into a Solaris 8 64-bit system? I've spent like 25 hours on this and not getting anywhere. Please share any cookbook you have :) Stephen Gutknecht ---- Msg sent via @Mail - http://www.IPCoast.com/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
