This screenshot shows the Transaction Details page. The page includes the following buttons at the top: Flashback Transaction, Previous Transaction, Next Transaction, and OK. Under the buttons are the following fields:
The Transaction ID field shows "15000D00BF020000" text.
The DB User field shows "UNKNOWN" text.
The OS User field is blank.
The Start SCN shows "1227216" text.
The Commit SCN shows "1227216" text.
The Machine name field is blank.
The Start Time field is blank.
The Commit Time field is blank.
Under the fields is a table with the following fields: SCN, Operation, Schema, Table, and SQL Redo.
Three rows are shown in the table. The values of row 1 are: "1227216" text, "START" text, blank, blank, and "set transaction read write;" text. The values of row 2 are: "1227216" text, "UPDATE" text, "HR" text, "EMPLOYEES " text, and "update "HR"."EMPLOYEES" set "SALARY" = 5165 where "EMPLOYEE_ID" = 100 and "SALARY" = 5164 and ROWID = 'AAAOCiAABAAAMMvAAA';". The values of row 3 are: "1227216" text, "UPDATE" text, "HR" text, "EMPLOYEES " text, and "update "HR"."EMPLOYEES" set "SALARY" = 5165 where "EMPLOYEE_ID" = 101 and "SALARY" = 5164 and ROWID = 'AAAOCiAABAAAMMvAAB';"