The trace table stores information about ASE Replicator trace flags.
Table A-15 lists the columns in the trace table.
Column name |
Datatype |
Description |
---|---|---|
flag |
varchar(128) |
Name of the trace flag |
value |
varchar(5) |
Value of the trace flag (true or false) |
Each row in the trace table identifies the value of a single trace flag.
When you set or change the value of a trace flag, the row that identifies the value of the specified trace flag is updated.