发新话题
打印

[求助] 请教checkvob发现的问题( 此文章被查看:1303次,被回复:4篇!! )

请教checkvob发现的问题

我做了checkvob后,生成的报告显示我的VOB存在问题
指出在s/stdf/1/2a这个目录下的某个文件(1 missing,86 misprotected)
我查了ibm网站上missing这个问题可以解决,但是网站上对这个问题的解释只是说有时会丢失VOB Source信息,但是没有确切的指出问题所在,请问有人碰到过这个问题吗?
另外哪位知道这个 86 misprotected 这个问题是怎么回事啊?如何解决啊?



© 本文为 stevenzykSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

同问。我遇到的更多  晕



© 本文为 wsxedc007SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

你的VOB库是建立在UNIX上还是在WINDOWS上的?
如果在WINDIOWS上,问题会多一些,而且莫名其妙的问题可能会因为系统的问题所导致
而UNIX上的问题比较少,多数是因为误操作产生。

遇到莫名其妙的问题后,我的经验是如果文件有问题先用protect命令或者是protectvob命令进行修复。
然后再查找其他原因,如果是CC的问题排除之后再检查系统问题吧。



© 本文为 基督山伯爵SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

如果您的VOB库是建立在WINDOWS平台上的,请试着用下面的方法来修复。

Source or DO pool: Fixing a misprotected container on Windows
Description: Pool has an incorrect FAT RO attribute or NTFS ACL.
Cause: User copied or restored pools or containers without preserving protection information.
Fix processing: Reset container’s RO attribute and ACL as necessary. If the VOB owner’s rights to pool contents are insufficient, checkvob reports, but cannot fix, container ACLs.
If the checkvob command cannot repair protection problems, you must log on as a privileged user, and take the following steps:

In Windows® Explorer, click File > Properties. On the Security page, take ownership of all files and directories in the VOB’s storage directory.
Note: If you have identified only a small number of affected files, take ownership of these files only, to avoid a time-consuming checkvob operation in Step 6.
For all files and directories in the VOB storage directory, use the Security page to grant full rights to the Rational® ClearCase® administrators group and the VOB owner.
Log out.
Log on as the VOB owner.
Take ownership of all files and directories in the VOB storage directory.
Run checkvob -force -fix -protection to fix protections on storage pools.

[ 本帖最后由 cn_chenfeng 于 2008-5-3 14:53 编辑 ]

© 本文为 cn_chenfeng 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

回复 板凳 的帖子

多谢基督山伯爵!我的VOB server是在UNIX,客户端是windows。我怀疑是无操作造成的。因为这个VOB是好几年前的, Owner是以前已经离职的同事。不清楚具体做了什么操作。用protectvob 作了修复,用fix_prot也进行了操作,客户端还是看不到。checkvob后还是一样。protect命令竟然不能执行。提示
cleartool: Error: Not an object in a vob: "register路径XXX.vbs".

© 本文为 wsxedc007 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题