I continue to have problems with views I do not access frequently. Personally I blame the Clearcase admins who manage our customer's repositories. They got some type of scripts which disable then delete inactive views. I would not mind if my views got deleted and I could recreate them. However once the script does its job, the view remains but I cannot use it.
Normally you need to open a trouble ticket with the help desk to get issues like these resolved. But I have found that is more trouble than it is worth. I took matters into my own hands. I had work to do. First I viewed the properties of the View (no pun). Then I clicked the Advanced tab. I copied down the Global Address of the view.
With the Global Address location in hand, I navigated the network to the location. Each of my views had a folder on the network. Usually I would not like to mess with file structures that Clearcase uses. But I needed to get past this problem. I renamed the directory for my old corrupted view. Then I was able to recreate the view. Problem solved. Something still sucks with this process though.
Reproducing a Race Condition
-
We have a job at work that runs every Wednesday night. All of a sudden, it
aborted the last 2 weeks. This caused some critical data to be late. The
main ...