关于starteam启动报错问题
我把原有的starteam数据移植到另一台服务器上。配置完毕后,在启动server时log里面报错:
1 2008-5-3 3:11:30 M *********Starting boot log*********
2 2008-5-3 3:11:30 M StarTeam Server version: 5.3.192
3 2008-5-3 3:11:30 E Exception thrown from <Unknown>: Class = CDBException, Code = 4294967295(0xffffffff),
Msg = 对象名 'CTSTRID' 无效。
[Function Name] = CStDatabase::GetMaxID
4 2008-5-3 3:11:30 E Exception handled at CStServer::Preload: Class = CDBException, Code = 4294967295(0xffffffff),
Msg = 对象名 'CTSTRID' 无效。
[Function Name] = CStDatabase::Open
5 2008-5-3 3:11:30 M ***** Initiating Server shutdown *****
6 2008-5-3 3:11:30 M Background server threads shut down.
7 2008-5-3 3:11:30 M Network connections closed The server is no longer accepting client commands.
8 2008-5-3 3:11:30 M Database connections closed. The database is no longer in use.
9 2008-5-3 3:11:30 M ***** Server shutdown complete *****
有人知道是什么原因么~~~
谢谢了~~~