How to avoid this CCRC error when creating a view?

浪子不回头ぞ 提交于 2019-11-29 12:42:12

No the stream isn't locked.

Looking at the views log on the server can tell you more, but typically, you can have error due to access rights (like the primary group incorrectly or not set in the CCRC GUI).
Or there is some kind of server error (the CCRC being the view server for all the web views: the view_server process for that particular view could have an issue)

So check the CCRC server logs for views (see getlog):

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