Unable to get view handle in clearcase

主宰稳场 提交于 2021-02-08 07:39:43

问题


We had a Disaster recovery(DR) exercise, as part of which we had transferred the mastership of VOB from replica in Primary server to the replica in DR server.

Once this was done, the users connected through CCRC to the DR server and created views and performed some dummy file creation/labelling/checkout/checkin operations.

Later we transferred the mastership of VOBs back to the replica in primary server.

Users disconnected from the same view and updated their URL to point to that of Primary server and connected again.

But when they tried to perform check-outs with the same view, they got the error "

Unable to find view by uuid:336e2 etc
Unable to find view handle

Why could this be happening?


回答1:


It can be happening it the registry server (which includes the rgy/view_tag and rgy/view_object text files) has not been synchronized back.

This is often the case considering a DR usually involves tests which are "lost" (meaning which are not replicated back to the original environment shut off during the DR).

It is best to simply re-create those views than trying to recover them.



来源:https://stackoverflow.com/questions/29193731/unable-to-get-view-handle-in-clearcase

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!