<<Back to DB Administration Main Page REDO Opcode Each change vector has an operation code. The operation code consists of a major number and a minor number. These OPCODES are the REDO OPCODES for what layer/action occurred. Actions within each layer can be located by locating the KCOCOMP() macro. This information is the OPCODE in the REDO VECTOR. Layer 1 : Transaction Control - KCOCOTCT Opcode 1.1 : KTZ ForMaT block - KTZFMT Opcode 1.2 : Transaction Z Redo Data Header - KTZRDH Opcode 1.3 : KTZ Allocate Record Callback - KTZARC Opcode 1.4 : KTZ REPlace record value - KTZREP Opcode 1.5 : KTZ Undo for RePlace - KTZURP Layer 2 : Transaction Read - KCOCOTRD Layer 3 : Transaction Update - KCOCOTUP Layer 4 : Transaction Block - KCOCOTBK [ktbcts.h] Opcode 4.1 : Block cleanout opcode - KTBOPCLN Opcode 4.2 : physical cleanout opcode - KTBPHCLN Opcode 4.3 : single array change - KTBSARC
A Blog to share interesting Database Facts and Experience.