Hi all

I want to execute the following DATALOAD Statement : 


DATALOAD table testtable
no              1
name               2
title                3
code              4
l_name           5
config_txt           6
gbp              7
iep              8
release_date         9
deletion_date        10
price_cat            11
price_code           12
new_in_cat           13
genre                14
mod_stamp            15
mod_flag             16
mod_user             17
INFILE /home/sapdb/db_script/input.bcp
SEPARATOR '.*.'
DELIMITER ''


But Error comes : 

Error during execution
-->-25281
Syntax error at position 474 (Unexpected keyword: SEPARATOR).

Defined maximum number of errors (1) reached


Thats strange, because THAT Statement hasn't an Error with SEPARATOR on last
friday ...
But could it be, that the SEPARATOR must be only one char ?

If yes, how could I make a tab-Separator ? 


regards

Danny

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte l�cheln! Fotogalerie online mit GMX ohne eigene Homepage!

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

Reply via email to