Home > other >  [TFS2015] could you tell me the domain switching control times wrong "TF246017: Team Foundation
[TFS2015] could you tell me the domain switching control times wrong "TF246017: Team Foundation

Time:09-27

Domain from A domain control switch to the B point, after go to cut the domain point B, sqlserver2012 can B \ admB access from controls (login), but in the start TFS service times the following error:
1, TF246017: Team Foundation Server failed to connect to the database, please verify is correctly specified instance, carrying the database Server can run normally, and no network problem stop to communicate with the Server,

2, then I modify the "D: \ \ Program Files \ \ Microsoft Team Foundation Server 14.0 Application Tier, Web Services,"
String for "& lt; The add key="applicationDatabase" value="https://bbs.csdn.net/topics/Data Source=B;"
Because no change before is "& lt; The add key="applicationDatabase" value="https://bbs.csdn.net/topics/Data Source=A;"
In VS the command line to execute
"TFSConfig Identities/change/fromdomain: OldDomainName/todomain: NewDomainName"
To quote the following error "
TF246083: Team Foundation Server configuration is invalid, must make a new map database to fix configuration from the Server receives the following error: TF400673: can't find any compatible in the specific instance of SQL Analysis Services database,
Have to "2" host provide updated connection string,
"




I refer to cut into the domain of step is the
https://docs.microsoft.com/zh-cn/azure/devops/server/admin/move-across-domains? View=azure - the conversation

CodePudding user response:

Start of TFS console is an error to the above error




CodePudding user response:

Reinstall TFS and configure the application layer, and the above errors, and TFSjob service no installation is successful, why is this?



CodePudding user response:

Hi springcolor,
According to your description, you can try this Remap DBs:https://docs.microsoft.com/en-us/azure/devops/server/command-line/tfsconfig-cmd? View=azure - devops# remapdbs

Best regards,
Sara

CodePudding user response:

Hello, back to the first error,
Tried RegisterDB and TfsConfig repairJobQueue all not line,




CodePudding user response:

Hi springcolor,
Please confirm that the DB state of the service is started, and then met in reference to the following problems:
https://stackoverflow.com/questions/45129042/tf246017-team-foundation-server-could-not-connect-to-the-database
https://social.msdn.microsoft.com/Forums/vstudio/en-US/6b4c0f9d-2e3f-4353-b073-d49c6500a8e7/tf246017-team-foundation-server-could-not-connect-to-the-database? Forum=tfsadmin

Best regards,
Sara

CodePudding user response:

I also encountered the same problem you solve it
  • Related