j2logx subcommand

The j2logx subcommand displays the logx structure.

Format

j2logx [address]

Parameters

Item Description
address Displays the logx structure at the specified address.

Other

No aliases.

Examples

The following is an example of how to use the j2logx subcommand:

KDB(0)> j2logx 31D6C000
flag.........0x00000000  count........0x00001E02  errCount.....0x00000204
hwmErrCount..0x00001000  lwmErrCount..0x00000020
lsn.............0x0000000001246378  clsn............0x00000000000015BE
size............0x0000000002000000  space...........0x01FFE000
syncpt..........0x00000000010C23B0 sync............0x00000000010C23B0
nFreeBuffer.....0x00000002  nBuffer.........0x00000001
hwmBuffer.......0x00000280  lwmBuffer.......0x00000140
pageOutQueue....0x31D6F5C4  freeBufferList..0x31C03440
lwmBufferWait...0xFFFFFFFF  freeBufferWait..0xFFFFFFFF
syncListLock....0x00000000  ioLock..........0x00000000
syncList.head...0x3283A9B8  syncList.tail...0x32833B4C
freeList........0x00000000  iLogSyncCursor.@.0x005A7198
bmLogSyncCursor.@.0x005A71C0 bmLogSyncRCursor.@.0x005A71E8
KDB(0)>