Hi Kamil,

[[EMAIL PROTECTED] wrote]

> 
> I'm try to load data into table with triggers in SAP 7.3.0.23 
> and I'm received folloving error messages (but all rows is 
> loaded OK !):
> 
> =====================================
> Error during execution
> -->-25010
> SQL error 100 (error position: 9)
> =====================================
> 
> when I'm drop trigger, load works without error. On SAP 
> 7.3.0.21 this works OK.
> 
Error 100 means simply 'Row not found' and is probably a return code
of your trigger that's not catched. RepMan simply reports return codes
of the processed SQL statements.
Regards,
 Steffen
-- 
Steffen Schildberg
SAP DB Team
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to