NT4 Version 7.3.0.25
Where is this 25281 error coming from? With different source files I get the
same error at the same position so that implies it's not the source file.

Upload_Docs.txt
        FASTLOAD TABLE DOCS
        DOCID 1
        DEVICEID 2
        PATH 3
        DOCNAME 4
        OLDDOCNAME 5
        INFILE D:\PORTABLEFORMS\test.csv
        /
        COMMIT

Command
        repmcli -u dba,dba -d PFORMS -b \\sw-1-1\d\PF_SAPdB\upload_docs.txt

Error
        INFILE D:\PORTABLEFORMS\test.csv

        Error during execution
        -->-25281
        Syntax error at position 84 (Unexpected token: :).

Same Error different source file.
        INFILE D:\PORTABLEFORMS\test2.csv

        Error during execution
        -->-25281
        Syntax error at position 84 (Unexpected token: :).

test.csv
        1,"XXXXXXXXX","EEEEE","duckduck","here"
        2,"YYYYYYYYY","IIIII","duckduck","there"
        3,"ZZZZZZZZZ","EEEEE","here a","pig"
        4,"AAAAA'AAA","OOOOO","there a","pig"

test2.csv

1,"1.16401522.185770427","dd\ddddddd\dddddd\dddddddd\Dd.ddd","Addendum","Add
endum"
        2,"1.16401522.185770427","ee\eeeeeee\eeeeee\eeeeeeee\ee.eee","Application &
Addendum","Application_&_Addendum"

Thanks for the help,
Ralph H.

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to