The following errors are observed when activating a config:
sp_ctrl>activate config config_file_name
cnc_activate() The data source name in the config file is not valid
The entry for the datasource is either missing or is incorrect
The first line in the config file contains the datasource specification where datasource is SharePlex terminology for the SID of the source database. If that line is missing or if the datasource specified is incorrect, then the above error will occur. To correct the problem, edit the config file to either include the datasource entry (if one is missing) or correct it (if it is incorrect) before activating again.