Mailing List
Home
MySQL General - General MySQL discussion
MaxDB - Everything about MaxDB, formerly known as SAP DB
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
MySQL++ - Programming with the C++ API to MySQL
ODBC - ODBC with the MySQL Connector/ODBC driver
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Loadercli dies with error -25801, crashes remote DB

Loadercli dies with error -25801, crashes remote DB

2004-03-22       - By Thorn Roby

 Back
Reply:     1     2  

I'm trying to replicate a 500MB 7.4.03.17 Solaris 9 database to Maxdb
7.5.00.08 on Redhat 9.0 Linux. I believe that I can't use backup/restore
because of the byte order issue. I am running loadercli on the Maxdb
machine, using the following script:
//
USE USER dba dbapass SERVERDB mydb ON myhost.mydomain.com
//
SET MAXERRORCOUNT 50
//
EXTRACT DB
 CONFIGURATION  INSTREAM FILE '/sap/b3config.dat' COMPRESSED ASCII
 CATALOG        OUTSTREAM FILE '/sap/b3catalog.dat'             DDL
 DATA           OUTSTREAM FILE '/sap/b3tables.dat'              PAGES
 PACKAGE        OUTSTREAM FILE '/sap/b3packagesource.dat'       COMPRESSED
//

The connection is established and shortly fails with the following error:

Error during execution
-->-25801
Internal error [vls26_TETable.cpp, 536, -25392]; contact technical support

Defined maximum number of errors (1) reached

The loader.prt contains this:

// *
// M    LOAD TRANSFORMATIONPACKAGE
x'01000000584F5F402E30010064ED887D237C3FD6FFFFFFFF'
// *
// M    EXECUTE PACKAGE TO TRANSFORM CATALOG
// *
// M    Number of tables   to transform: 24
// *
// M    Number of views    to transform: 7
// *
// M    Number of synonyms to transform: 0
// *
// M    Number of tables   transformed : 24
// *
// M    Number of views    transformed : 7
// *
// M    Number of synonyms transformed : 0
// *
// M    CONFIGURE  TRANSFORMATIONPACKAGE
// *
// M    EXECUTE PACKAGE TO TRANSFORM DATA
// *
// M    Number of tables   to transform: 24
// *
// E -25009:    Failure in db communication (receive): 4 = connection
aborted.
// E -25011:    Error executing internal SQL statement 'BEGIN SAVE TABLE
"AUDIT_LOG"': '-25009
Failure in db communication (receive): 4 = connection aborted.'.
// E -25349:    Error extracting PRIMARY data of table AUDIT_LOG. See
server logfile for more information.
// E -25009:    Failure in db communication (request): 1 = wrong
connection state:requested.
 UPDATE TRANSFORMATIONMODEL  SET  STARTTIME   = TIMESTAMP  WHERE
PACKAGEGUID = x'01000000584F5F402E30010064ED887D237C3FD6FFFFFFFF'  AND
owner     =  'MATLDBA' AND  tablename =  'CONSUMER'
// *
// E -25392:    ''
// E -25801:    Internal error [vls26_TETable.cpp, 536, -25392]; contact
technical support

The remote database goes to offline state with the following errors:

2004-03-22 13:41:48     0 ERR 11330 COREHAND ABORTING due to signal 10
2004-03-22 13:41:48     0 ERR 11599 BTRACE   ----> Emergency Stack Back
Trace <----
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (0):0x100657e08
[0x20003266040]
(0x2000326c408,0x200063b80b9,0x200063b80b9,0x0,0x200063b8099,0x9)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (1):0x100129f40
[0x20003266040]
(0x2000326c408,0x200063b80b9,0x200063b80b9,0x0,0x200063b8099,0x9)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (2):0x10012899c
[0x20003266130]
(0x200063b5898,0x200063b6898,0x200063b7898,0x200032663b7,0x18e0,0x20003268e80)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (3):0x1000fde5c
[0x200032662a0] (0x2000326b1c0,0x20003268de8,0x0,0x1800,0x20003268de8,0x54)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (4):0x100182b68
[0x200032663d0]
(0x2000326b1c0,0x3a0,0x13,0x20003268de8,0x100a44dc8,0x2000326b1c0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (5):0x1001816e8
[0x2000326a1c0] (0x2000326b1c0,0x5000,0x0,0x0,0x1000,0x10)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (6):0x10032e338
[0x2000326a290] (0x2000326b1c0,0x2000326cd50,0x520d,0x1,0x1800,0x1)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (7):0x10032f678
[0x2000326a410]
(0x2000326b1c0,0x2,0x2000326cb4e,0x2000326a80c,0x2000326c400,0x2000326c3f8)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (8):0x100330bf4
[0x2000326a640] (0x2000326b1c0,0x1c,0x2,0x0,0x1008fc8b0,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (9):0x100335cf4
[0x2000326a860] (0x2000326b1c0,0x2000326c3f8,0x0,0x2,0x0,0xffffffff7c001008)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (10):0x100334130
[0x2000326a940]
(0x2000326b1c0,0x2000326cab0,0x2000326b2c5,0x1008fc8b0,0x2000326b0d3,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (11):0x1000b4680
[0x2000326aab0] (0x2000326b1c0,0x8ee8,0x2000326b0d3,0x2000326c408,0x1,0x1)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (12):0x1000b48ac
[0x2000326abf0]
(0x2000326b1c0,0x2000326dd78,0x21000,0x212c0,0x2000326c408,0x2000326b1c0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (13):0x1000b49dc
[0x2000326b0e0]
(0x2000326dd78,0x3,0xfffffffffffffee0,0x0,0x28,0x2000326c408)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (14):0x10052c41c
[0x2000326cd70]
(0x2000326dd78,0x2000326dc94,0x100a18520,0x100981c98,0x21800,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (15):0x1000b4934
[0x2000326ce40] (0x2000326dd78,0xc,0xff,0xff,0x1009abdc8,0xff)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (16):0x1005a47c4
[0x2000326dcc0]
(0xffffffff7d41f448,0x0,0xffffffff7d408568,0xffffffff7d40a9d0
,0xffffffff7d41f448,0
2004-03-22 13:41:48     0 ERR 11599 BTRACE   x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (17):0x1005a4608
[0x2000326ddf0]
(0xffffffff7d411e38,0xffffffff7d4026c0,0x31,0x0,0xffffffff7d40a9d0,0x1008fc8b0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   (18):0xffffffff7e1186c8
[0x2000326dea0] (0xffffffff7d411e38,0x1b400,0x1008fc8b0,0x100963da8,0x0,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   ----> Register Dump <----
2004-03-22 13:41:48     0 ERR 11599 BTRACE
-- ---- ---- ---- ---- ---- ---- ------
2004-03-22 13:41:48     0 ERR 11599 BTRACE   Aliases: o0 == r0, o1 ==
r1, o6 == sp
2004-03-22 13:41:48     0 ERR 11599 BTRACE            o0 == y, fp == i6,
rtn == i7
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   g0  g1   0x0000000000000000
0x0000000000000001
2004-03-22 13:41:48     0 ERR 11599 BTRACE   g2  g3   0x0000000000000002
0x00000200063b7c98
2004-03-22 13:41:48     0 ERR 11599 BTRACE   g4  g5   0x0000000000000001
0x0000000000000002
2004-03-22 13:41:48     0 ERR 11599 BTRACE   g6  g7   0x0000000000000000
0xffffffff7c504400
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   o0  o1   0x0000000000000d48
0x0000000000000001
2004-03-22 13:41:48     0 ERR 11599 BTRACE   o2  o3   0x0000000000000001
0x0000000000000004
2004-03-22 13:41:48     0 ERR 11599 BTRACE   o4  o5   0x0000000000000066
0x00000200063b80a1
2004-03-22 13:41:48     0 ERR 11599 BTRACE   o6  o7   0x0000020003265841
0x0000000000000002
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   l0  l1   0x0000000000000008
0x0000000000000001
2004-03-22 13:41:48     0 ERR 11599 BTRACE   l2  l3   0x0000000000000000
0x00000200063b4828
2004-03-22 13:41:48     0 ERR 11599 BTRACE   l4  l5   0x000002000326627b
0x0000000000007fff
2004-03-22 13:41:48     0 ERR 11599 BTRACE   l6  l7   0x00000200063b5898
0x00000200063b4898
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   i0  i1   0x000002000326c408
0x00000200063b80b9
2004-03-22 13:41:48     0 ERR 11599 BTRACE   i2  i3   0x00000200063b80b9
0x0000000000000000
2004-03-22 13:41:48     0 ERR 11599 BTRACE   i4  i5   0x00000200063b8099
0x0000000000000009
2004-03-22 13:41:48     0 ERR 11599 BTRACE   fp  rtn  0x0000020003265931
0x0000000100129f40
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   y        0x0000000000000000
2004-03-22 13:41:48     0 ERR 11599 BTRACE   ccr      0x0000000000000044
2004-03-22 13:41:48     0 ERR 11599 BTRACE   asi      0x0000000000000082
2004-03-22 13:41:48     0 ERR 11599 BTRACE   fprs     0x0000000000000004
2004-03-22 13:41:48     0 ERR 11599 BTRACE   pc       0x0000000100657e08
2004-03-22 13:41:48     0 ERR 11599 BTRACE   npc      0x0000000100657e0c
2004-03-22 13:41:48     0 ERR 11599 BTRACE
-- ---- ---- ---- ---- ---- ---- ------
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f00f01
[0x0200000a0015000d]4.77835529770932400000e-299
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f02f03
[0x0200001f000c0000]4.77845099306001800000e-299
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f04f05
[0x0000127b000018cf]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f06f07
[0x2020202020202020]6.01347001699906600000e-154
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f08f09
[0x0d0200001f000c00]5.14880093025083000000e-246
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f10f11
[0x000018af00001755]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f12f13
[0x0000160b0000149f]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f14f15
[0x0000135300001211]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f16f17
[0x000000c9000000ab]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f18f19
[0x00000c630000008d]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f20f21
[0x000019a100000ef7]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f22f23
[0x0000006f00000051]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f24f25
[0x000019bf000008c1]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f26f27
[0x000015a5000008a3]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f28f29
[0x0000088500000867]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f30f31
[0x000008490000082b]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f32f33
[0x0000080d000007ef]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f34f35
[0x0000136b00000c81]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f36f37
[0x0000185700001acd]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f38f39
[0x000012030000172b]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f40f41
[0x00000afb00000ebb]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f42f43
[0x000007d1000007b3]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f44f45
[0x00000d1700001aaf]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f46f47
[0x000011e500000795]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f48f49
[0x0000160b0000149f]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f50f51
[0x000007d1000007b3]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f52f53
[0x00000d1700001aaf]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f54f55
[0x000011e500000795]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f56f57
[0x00000c9f0000132f]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f58f59
[0x0000077700001587]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f60f61
[0x0000127b000018cf]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   f62f63
[0x000007590000073b]+Den
2004-03-22 13:41:48     0 ERR 11599 BTRACE   fsr      0x0000001900000820
2004-03-22 13:41:48     0 ERR 11599 BTRACE
-- ---- ---- ---- ---- ---- ---- ------
2004-03-22 13:41:48     0 ERR 11599 BTRACE   ----> Module List <----
2004-03-22 13:41:48     0 ERR 11599 BTRACE   |.text Start       |.text
End         | Module File Name
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0x0000000100000000|0x00000001007fe000| kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7b800000|0xffffffff7b8aa000| liboms.so
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7d600000|0xffffffff7d604000| libc_psr.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7d800000|0xffffffff7d802000| libmd5.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7da00000|0xffffffff7da08000| libaio.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7dc00000|0xffffffff7dc04000| libmp.so.2
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7df00000|0xffffffff7dfb2000| libc.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7e100000|0xffffffff7e11a000| libthread.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7e400000|0xffffffff7e40c000| libCrun.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7e600000|0xffffffff7e606000| libpthread.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7e900000|0xffffffff7e908000| librt.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7eb00000|0xffffffff7eba6000| libnsl.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7ed00000|0xffffffff7ed0c000| libsocket.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7ef00000|0xffffffff7ef1a000| ../libm.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7f200000|0xffffffff7f232000| libcurses.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7f400000|0xffffffff7f402000| libw.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7f500000|0xffffffff7f502000| libdl.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
|0xffffffff7f600000|0xffffffff7f624000| ld.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   ----> Symbolic Stack Back
Trace <----
2004-03-22 13:41:48     0 ERR 11599 BTRACE      0: 0x0000000100657e08
b37_init_conversion_info +0x0080
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x20003266040]
(0x2000326c408,0x200063b80b9,0x200063b80b9,0x0,0x200063b8099,0x9)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      1: 0x0000000100129f40
ak17build_save_mapping_stack +0x0400
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x20003266040]
(0x2000326c408,0x200063b80b9,0x200063b80b9,0x0,0x200063b8099,0x9)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      2: 0x000000010012899c
a17saveinit +0x01f4
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x20003266130]
(0x200063b5898,0x200063b6898,0x200063b7898,0x200032663b7,0x18e0,0x20003268e80)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      3: 0x00000001000fde5c
a11_call_semantic +0x0e3c
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x200032662a0] (0x2000326b1c0,0x20003268de8,0x0,0x1800,0x20003268de8,0x54)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      4: 0x0000000100182b68
ak35call_semantik +0x0228
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x200032663d0]
(0x2000326b1c0,0x3a0,0x13,0x20003268de8,0x100a44dc8,0x2000326b1c0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      5: 0x00000001001816e8
a35_asql_statement +0x1e90
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a1c0] (0x2000326b1c0,0x5000,0x0,0x0,0x1000,0x10)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      6: 0x000000010032e338
ak92not_only_execute +0x0898
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a290] (0x2000326b1c0,0x2000326cd50,0x520d,0x1,0x1800,0x1)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      7: 0x000000010032f678
ak92analyze_messagetype +0x0928
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a410]
(0x2000326b1c0,0x2,0x2000326cb4e,0x2000326a80c,0x2000326c400,0x2000326c3f8)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      8: 0x0000000100330bf4
a92_mode_analyzer +0x030c
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a640] (0x2000326b1c0,0x1c,0x2,0x0,0x1008fc8b0,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE      9: 0x0000000100335cf4
ak93one_command +0x06d4
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a860] (0x2000326b1c0,0x2000326c3f8,0x0,0x2,0x0,0xffffffff7c001008)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     10: 0x0000000100334130
a93_user_commands +0x0510
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326a940]
(0x2000326b1c0,0x2000326cab0,0x2000326b2c5,0x1008fc8b0,0x2000326b0d3,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     11: 0x00000001000b4680
ak91run_sql_process +0x00a0
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326aab0] (0x2000326b1c0,0x8ee8,0x2000326b0d3,0x2000326c408,0x1,0x1)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     12: 0x00000001000b48ac
ak91run_user_process +0x01d4
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326abf0]
(0x2000326b1c0,0x2000326dd78,0x21000,0x212c0,0x2000326c408,0x2000326b1c0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     13: 0x00000001000b49dc
a91mainprogam_with_allocator +0x006c
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326b0e0]
(0x2000326dd78,0x3,0xfffffffffffffee0,0x0,0x28,0x2000326c408)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     14: 0x000000010052c41c
gg941CreateAllocatorAndCallMainprog +0x00b4
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326cd70]
(0x2000326dd78,0x2000326dc94,0x100a18520,0x100981c98,0x21800,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     15: 0x00000001000b4934
a91mainprogram +0x0054
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326ce40] (0x2000326dd78,0xc,0xff,0xff,0x1009abdc8,0xff)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     16: 0x00000001005a47c4
void en88_CallKernelTaskMain(TASK_TYPE*) +0x0194
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326dcc0]
(0xffffffff7d41f448,0x0,0xffffffff7d408568,0xffffffff7d40a9d0
,0xffffffff7d41f448,0x
2004-03-22 13:41:48     0 ERR 11599 BTRACE   0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     17: 0x00000001005a4608
en88_RunPthreadTask +0x00d8
2004-03-22 13:41:48     0 ERR 11599 BTRACE          kernel
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326ddf0]
(0xffffffff7d411e38,0xffffffff7d4026c0,0x31,0x0,0xffffffff7d40a9d0,0x1008fc8b0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE     18: 0xffffffff7e1186c8
_lwp_start +0x0000
2004-03-22 13:41:48     0 ERR 11599 BTRACE          libthread.so.1
2004-03-22 13:41:48     0 ERR 11599 BTRACE         Frameinfo
[0x2000326dea0] (0xffffffff7d411e38,0x1b400,0x1008fc8b0,0x100963da8,0x0,0x0)
2004-03-22 13:41:48     0 ERR 11599 BTRACE   analysing LVCMem_Allocator_1
2004-03-22 13:41:48     0 ERR 11599 BTRACE
2004-03-22 13:41:48     0 ERR 11599 BTRACE   no problems detected in
LVCMem_Allocator_1

The remote database can be restarted and shows no errors on Check Database.

Am I supposed to put something in the "CONFIGURATION INSTREAM FILE" or
does it get created by loadercli? If it's supposed to have content, is
it documented anywhere?

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/maxdb?unsub=mysql@(protected)