I have tried to dump database tables from sap using the repmcli command
with a command file that looks like this

DATAEXTRACT * FROM  collectiontable
OUTFILE 'collection.data'

The tables that fail contain a long data type and I get the following message
in the loader.prt  file

E -25351: No long file info given for long column 'SQLINFO'.
Is there a way around this ?


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

Reply via email to