Hello, All! I try to load the data in the table by a commands
repmcli -u DBA,DBA -d PSMTEST -b exper.txt My file exper.txt contains SET CODETYPE UTF8 SET COMPRESSED '/~//' DATALOAD TABLE EXPER SUR 1 NAME 2 INFILE 'sap1.txt' My file sap1.txt (in UTF-8) contains Ivanov~Ivan Petrov~Petr I receive the following error SET CODETYPE UTF8 Successfully executed SET COMPRESSED '/~//' Successfully executed DATALOAD TABLE EXPER SUR 1 NAME 2 INFILE 'c:\temp\examp\sap1.txt' Error during execution -->-25319 Missing data for specified column NAME. If all this to do in ASCII, then error is not present. Why? How to load the data in the coding UTF-8? My OS is Windows 2000 Professional Version of SAPDB is 7.3.0.21 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
