hi michael, thanks for your detailed reporting. 1. i will sync the sources of 7.4.3 and our current development release, that fixes all your reported bugs. you can find patches on ftp://ftp.sap.com/pub/sapdb/bin/patch these days. please tell me the platforms you need.
2. meanwhile try the following workaround. // delete from TRANSFORMATIONMODEL // catalogextract ALL OUTSTREAM FILE '/tmp/sap/catalog.txt' // delete from TRANSFORMATIONMODEL // tableextract ALL DATA OUTSTREAM '/tmp/sap/tbl.all' // delete from TRANSFORMATIONMODEL // dbextract CATALOG OUTSTREAM FILE '/tmp/sap/cat' DATA OUTSTREAM FILE '/tmp/sap/dat' -- Hans-Georg Bumes SAP DB, SAP Labs Berlin http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
