This table contains information about data source switching. Each row in the table corresponds to the state of a single switching data source service.
Column  | Data Type  | Constraint  | 
|---|---|---|
  | VARCHAR(50)  | NOT NULL  | 
The name of the switching data source.  | ||
  | VARCHAR(50)  | NULL  | 
The name of the data source that the switching data source is currently using.  | ||
  | VARCHAR(80)  | NULL  | 
A pseudo-ID for the Oracle ATG Web Commerce server where the switching data source is running. This can be, but does not have to be, a unique ID.  | ||
  | TIMESTAMP  | NULL  | 
The time of the last switch operation or the time the switching data source was first started.  | 

