我在CQ Designer的User Administrator中新建用户,然后upgade DB时报如下错误?想问问大家遇到过吗?我看有朋友说可能是用User Administrator编辑时在客户端以该用户登录更改了密码并更新导致的,怎么回退呢?我本想试试在SQL SERVER中直接将master库的version改为与user database一致,但提示说“流水模式下,事物无法启动”,也不知这样是否可行?烦啊,请大家指点!谢谢bvoed
bvoed
a user infomation entry in the database STT is newer than the corresponding entry in the master databse.bvoed
this indicates either an internal error or animproper update/restore of one of the datases.bvoed
in the master database,the AdMasterUser named admin is version 28.bvoed
In the user database STT,the corresponding object (user dbid=33554443) is version 33.bvoed
Master dbid in both cases = 1677219bvoed
==================================================================bvoed
bvoed
[ 本帖最后由 cufehx 于 2008-8-26 16:16 编辑 ] |