txblock subcommand
The txblock subcommand displays the Enhanced Journaled File System (JFS2) transaction block structure.
Format
txblock address
Parameters
| Item | Description |
|---|---|
| address | Displays the transaction block at the specified address. |
Other
txblk
Examples
The following is an example of how to use the txblock subcommand:
KDB(3)> txblock 32503108
xflag........0x00000000 flag.........0x00000000 next.........0x00000000
locker.......0x00000000 eor..........0x00000000 logTid.......0x00000005
lidList......0x2FF3ABA8 waitor.......0xFFFFFFFF lwmbp........0x00000000
bp...........0x00000000 cqnext.......0x00000000 gcWait.......0xFFFFFFFF
ipmnt........0x325C1780 lwmlsn.......0x0000000000000000
clsn.........0x0000000000000000 lspn.........0x0000000000000000
KDB(3)>