> Try to start MaxDB in the debugger and set a breakpoint to this line.
> Specify the database name as the sole argument to the 
> executable when running MaxDB inside the debugger.
> Depending on your kernel parameters, a dbmcli ... db_online 
> is still required.

I started the database with "db_admin -f" (since I'm still in the creation
step), attached the debugger, set the breakpoint and gave in an other
session the db_activate command. Here's the result of the stacktrace:

(dbx) where
current thread: [EMAIL PROTECTED]
dbx: warning: undefined type number (0,1304) at
/home/sapdb/maxdb-76/usr/pgm/kernel:Converter_Map.cpp stab 
#3449
__1cSConverter_LeafPageTPersistentHeaderPtr6kM_pkn0AQPersistentHeader__:F(0,
1310)=*(0,1304);(0,528),
assuming type `(int {assumed})'
dbx: warning: undefined type number (0,1322) at
/home/sapdb/maxdb-76/usr/pgm/kernel:Converter_Map.cpp stab 
#3589 packedBlockAddr:(0,1322),
assuming type `(int {assumed})'
dbx: warning: undefined type number (0,1503) at
/home/sapdb/maxdb-76/usr/pgm/kernel:Converter_PermMapContro
l.cpp stab #3905
__1cSConverter_LeafPageTPersistentHeaderPtr6kM_pkn0AQPersistentHeader__:F(0,
1518)=*(0,1503
);(0,402),
assuming type `(int {assumed})'
=>[1] SAPDBFields_Field::GetPointer(this = 0xd2019a34, offset = 7476U,
length = 4U), line 37 in "SAPDBField
s_Field.cpp"
  [2] Converter_Page::GetFlagInfo(this = 0xd2019a30, flagblockoffs = 7476U,
entryno = CLASS), line 1231 in 
"Converter_Page.hpp"
  [3] Converter_Page::EntryInUse(this = 0xd2019a30, entryno = CLASS), line
1131 in "Converter_Page.hpp"
  [4] Converter_Map::SetBlockAddress(this = 0xd1f41290, page = CLASS, addr =
CLASS, oldaddr = CLASS, pageEn
tryNo = CLASS), line 1162 in "Converter_Map.cpp"
  [5] Converter_Map::SetPermBlockAddress(this = 0xd1f41290, section = CLASS,
pageNo = CLASS, addr = CLASS, 
oldaddr = CLASS, oldspr = true, bRestoreDataActive = false), line 684 in
"Converter_Map.cpp"
  [6] Converter_PermMapControl::GetNewPositionForWrite(this = 0xd1f41280,
task = CLASS, pageNo = CLASS, pag
eConverterVersion = CLASS, snapShotVersion = CLASS, bReqSequential = false,
newBlock = CLASS), line 985 in 
"Converter_PermMapControl.cpp"
  [7] Converter_Converter::GetPositionForWriting(this = 0xd1f41158, task =
CLASS, pageNo = CLASS, pageRecov
eryMode = CLASS, pageConverterVersion = CLASS, bReqSequential = false, block
= CLASS), line 1213 in "Conver
ter_Converter.cpp"
  [8] IOMan_Manager::WriteDataPage(this = 0xd1f40f70, taskId = 138, page =
CLASS), line 1209 in "IOMan_Mana
[...]

Puhh.. this is now getting difficult without not really knowing anything of
the internals...

any idea what I can check?


Greetz,


SIEGENIA-AUBI KG
Informationswesen
 
i.A.
 
Markus D�hr
SAP-CC/BC, SAPDB-DBA

Tel.:    +49 6503 917-152
Fax:     +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com 
  

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

Reply via email to