Hi Juergen,

[Juergen Sauer wrote]
> Subject: Q: repmcli - Load tableextract all files from Adabas D xload
> tableextract ?
> 
> 
> Moin,
> is it possible to load tablecontents from Adabas D "xload 
> tableextract" ?
> 
> Did anybody did this before ?
> 
it won't work. The command pair tableextract/tableload extracts and
loads pages as they are stored in the db. The structure of the pages
in ADABAS and SAP DB is different. Therefore you can't tableextract
from ADABAS and tableload those data into SAP DB.
The only way would be to dataextract the data and load it using
dataload or fastload. As far as I know one of the community members
did it already successfully (Andreas Ernst).
HTH
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