Hi,

I use the command repmcli to fill an existing table with rows from another
table with an identical schema. I use the command TABLELOAD in my script
with a file that was successfully created with TABLEEXTRACT. I get an error
and logfile "repserver.log" says:

TABLELOAD TABLE tab_tislot_role INFILE
'/opt/sapdb/tislot_replication_files/tab_tislot_role.rep' OUTFILE
'/opt/sapdb/tislot_replication_files/loadlog.rep'

/ *
/ E -25011:     Error executing internal SQL statement 'DELETE
"TAB_TISLOT_ROLE"': 'SQL error -115 = Table is read only (error position: 1)
'.
/ E -25801:     Internal error [28_1, 2119, -9014]; contact technical support
/ E -25801:     Internal error [28_1, 1444, -25801]; contact technical support
/ M     Releasing user connection (USER: 'TISYS').
/ *


I can't figure out what's wrong, and why is the rep manager doing the
DELETE?

Thanks in advance,

Florian K�rner

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

Reply via email to