rs_profile

Description

Stores currently defined Replication Server profiles.

Column

Datatype

Description

name

varchar(255)

Profile name

vers

varchar(255)

Profile version. Can be an empty string

id

rs_id

Profile ID

type

char(1)

Profile type:

  • C – Connection profile

comments

varchar(255)

Profile description and information

Indexes