Hi Michael,

Michael MacIntyre [mailto:[EMAIL PROTECTED]

> Subject: loadercli repmcli crash problem
> 
> 
> Hello.
> I have a problem with loader and repmcli crashing on me while 
> trying to
> perform an extract - it doesn't seem to matter what (DB/table).  It
> appears to die on the catalog extract.
> 
You mean - no matter what table you extract it always fails on
CATALOGEXTRACT? Even on single tables? So if you run
CATALOGEXTRACT TABLE <your table name> OUTSTREAM FILE '<file name>'
it'll fail?

> This is the info in my loader.prt:
> // M    Loader    7.4.3    Build 027-123-048-452
> and the last entries:
> CATALOGEXTRACT USER OUTSTREAM FILE 'c:\cat.sql'
> // *
> // M    LOAD TRANSFORMATIONPACKAGE
> x'0100000063728FF50C0800002A230000B9406500C8F87527'
> // *
> // M    Number of tables   to transform: 90
> // *
> // M    Number of views    to transform: 58
> // *
> // M    Number of synonyms to transform: 0
> // *
> // M    EXECUTE PACKAGE TO TRANSFORM CATALOG
> // *
> 
Ok, could you run the CATALOGEXTRACT USER again and prior to starting
it delete the content from table TRANSFORMATIONMODEL. Then if it fails
again I would be interested in the content of that table (this table is
a system table that the Loader uses to control command processing).

Regards,
 Steffen
-- 
Steffen Schildberg
SAP DB Team
SAP Labs Berlin

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to