Hi all 

while I was filling a table with data, this Error (here in loader.prt)
occurented :

// M    START   20030220        00113344
// *
set logowner sapdb
// *
// M    START   20030220        00113344
// *
set
// *
// M    START   20030220        00113344
// *
USE USER "DBADMIN" * SERVERDB "WORKDB"
// *
// M    USER:   'DBADMIN'       on DB:  'WORKDB'
// *
// M    START   20030220        00113344
// *
DATALOAD table toti011
        user_id              1
       function_id          2
       mod_stamp            3
       mod_flag             4
       mod_user             5
INFILE '/home/sapdb/db_script/sapdb_toti011.bcp'
SEPARATOR '|'
DELIMITER ''
// *
// M    Error at record 2 in infile.
// E -25010:    SQL error 30002 (error position: 2)

// M    Last transaction committed at input record 1
// *
// M    Sum of inserted records 1, sum of rejected records 1
// *
// M    Releasing user connection (USER: 'DBADMIN').
// *

so, what might be wrong here ?

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