unknown style protections on .\identity.sd:
若vob日志中出现如下问题的错误信息,请参见解决办法:
问题:vob_server.exe(1036): Error: unknown style protections on .\identity.sd: 数据无效。
原因:vob权限信息有问题
方法:
1.停止CC服务
2.将出问题的VOB storage directory 下,修改groups.sd 和identity.sd 文件名为 groups.old 和 identity.old
3.运行fix_prot修复权限信息,例如:
C:\Program Files\Rational\ClearCase\etc\utils>fix_prot -root -chown <owner> -chgrp <primary group> W:\ClearCase\storage\vob.vbs
4.启动CC服务