I just tried it twice, loader does not report any problem (see log
below). catalog.cat contains all indexes definitions, but it seems
they are ignored. End result: tables are imported with all data, but
no indexes are created.
Export: maxdb 7.6.0.27 on WinXP
Import: maxdb 7.6.0.34 64bits on OpenSUSE Linux
Loader log:
// M Loader 7.6.00 Build 034-123-134-685
// *
// M Loader instance started at linux for database PROD
// *
// M Starting protocol at 2006110200133819
// *
// M START 20061102 00133819
// *
SET
// *
// M START 20061102 00133819
// *
USE USER "CNAC" * SCHEMA CNAC SERVERDB "PROD"
// *
// M USER: 'CNAC' on DB: 'PROD' ISOLATION LEVEL: 3
// *
// M START 20061102 00133819
// *
TABLELOAD USER
CATALOG INSTREAM '/dbbackup/export/cnac/catalog.dat'
DATA INSTREAM '/dbbackup/export/cnac/data.dat'
// *
// M Execute PACKAGE to transform CATALOG
/ *
// M Import PACKAGE x'010000000B2D4A45F11B0000D490AC3C00027F0000000000'
// *
// M Number of TABLES transformed : 18
// *
// M Execute PACKAGE to transform DATA
// *
// M Number of TABLES to transform: 0
// *
// M Number of TABLES excluded from export : 0
// *
// M Number of TABLES transformed : 18
// *
// M Export PACKAGE x'010000000B2D4A45F11B0000D490AC3C00027F0000000000'
// *
-----
BTW, when I login using sqlstudio using the schema of the imported
tables, I also see an empty user/schema, besides the usual ones (dba,
domain, sysinfo and my schema).
Any help appreciated.
Regards,
Martin
--
Dinamica - RADical J2EE framework
open source, easy and powerful
http://www.martincordova.com
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]