Hi,

I has upgraded my SapDB from 7.3.0.25 to 7.4.3.25 on a win2k system.
Now I have both versions in parallel on my machine.
Everthing works fine. Application runs, I can backup/restore ....

But when I  export a user with loadercli:

//
SET MAXERRORCOUNT 0
//
USE USER user pw
//
CATALOGEXTRACT USER OUTSTREAM FILE 'D:\sapdb\test\catalog.out'
//
TABLEEXTRACT USER DATA OUTSTREAM FILE 'D:\sapdb\test\data.out'

loadercli crashs with the lovely windows dialog: The instruction at
"0xblabla" referenced memory at "0xhahaha" .... Click Ok to terminate...

Whats going wrong? Here is refering loader.prt:

....
CATALOGEXTRACT USER OUTSTREAM FILE 'D:\sapdb\test\catalog_icasa.out'
// *
// M  LOAD TRANSFORMATIONPACKAGE
x'010000007FC131F5000400000D2A0000BB02C6AF0CABF447'
// *
// M  Number of tables   to transform: 7
// *
// M  Number of views    to transform: 2
// *
// M  Number of synonyms to transform: 0
// *
// M  EXECUTE PACKAGE TO TRANSFORM CATALOG
// *
EOF


A TABLEEXTRACT runs without crashing...

Any suggestion?

Thanks,
Michael



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

Reply via email to