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

sds_name

VARCHAR(50)

NOT NULL

The name of the switching data source.

curr_ds_name

VARCHAR(50)

NULL

The name of the data source that the switching data source is currently using.

dynamo_server

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.

last_modified

TIMESTAMP

NULL

The time of the last switch operation or the time the switching data source was first started.