Splitting server configurations is not generally recommended. However, it may be appropriate to split a server configuration if, for example, its size or number of active users has outgrown its hardware or OS platform, or if your company process dictates that data must be moved from production systems to archival storage.
Please visit the Micro Focus SupportLine Web site at http://supportline.microfocus.com regarding any performance or scalability concerns before making a decision to split your StarTeam server configuration. In many cases, problems can be resolved without splitting the server configuration.
Before splitting a server configuration, consider the following implications:
Once you complete the copy process, you should have two identical copies of your original server configuration running on two sets of hardware (server and database).
sp_addlogin starteam EXEC sp_change_users_login 'Update_One', 'starteam', 'starteam'
update s0 set f3 = n; commit;