Hi, I'm having some trouble uploading data with repmcli and FASTLOAD. I'm trying to upload 75 GB of data into one table. As the upload-command was executed successfully on smaller datasets, I assume it has to do with the size of the input.
I use Version 7.3.0.20 on Linux. Replication server version: 7.3.1 client Version: 7.3.0 The instance has 3 DATADEVSPACES (50 GB each) / * / E -25011: Error executing internal SQL statement 'ENDLOAD "SCHERF"."GX_CONTIG"': 'SQL error -3019 = Invalid exponent (error position: 1) '. / M Sum of inserted lines 0, sum of rejected lines -1472247794 When I understood the message-documentation correctly this is something like a number format problem. I had a look at the data and it seems ok. There are no single values exceeding the limits of the column definition. So did an internal calculation produce an invalid number? How can i find out or prevent this from happening? in the knldiag I get these warnings, shortly before the upload aborted: 2003-01-22 17:35:34 7478 WNG 53025 DATA PERM USED 80%(3932033 PAGES LEFT) 2003-01-22 17:35:35 7478 WNG 53025 DATA PAGES USED 80%(3932160 PAGES LEFT) Is the database itself (150 GB) to small for uploading 75 GB of data? Max __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
