The rcd_seqn column
The rcd_seqn column is used only on Db2 and Microsoft SQL server. This column is used to guarantee read stability on the row set of SQL select statements that operate on DBCM tables. Without this column, the same row could appear twice in the row set, or not appear at all.