RegisterDB Command and Documentation
aplogies if wrong place submit ...
when called command line tfsconfig shows databasename optional parameter, not case think?
tfsconfig registerdb /sqlinstance:<new data tier name> [/databasename:<database name>]
tfsadmin-july2010.chm::/html/5764e3fc-d0e1-4aa0-928b-8688cf9fa2d9.htm
the lastest version of tfs admin guide not list second parameter?
in addition documentation changeserverid perhaps misleading or perhaps lack of understanding
tfsconfig changeserverid /sqlinstance:contosomain\teamdatabases /databasename:tfs_configurationdb
should database name not tfs_configuration
thanks
s
hi oradotnetdev,
for command tfsconfig changeserverid /sqlinstance:servername] /databasename:configurationdatabasename [/projectcollectionsonly] [/configdbonly]
where servername: specifies name of server hosts configuration database team foundation server , name of instance if want use instance other default instance. if specify instance, must use following format:
servername\instancename
the databasename specifies name of configuration database. default, name of database tfs_configurationdb.
so database name can tfs_configuration.
for more information, can refer http://msdn.microsoft.com/en-us/library/ee349259.aspx
http://msdn.microsoft.com/en-us/library/ms252443.aspx
you refer to bharry's weblog to see how use them:
http://blogs.msdn.com/b/bharry/archive/2009/10/21/upgrading-from-tfs-2005-2008-to-tfs-2010.aspx
hope helps!
if have concern, please feel free let me know!
best regards,
cathy
Archived Forums T-U > Team Foundation Server - Setup
Comments
Post a Comment