I already know a non-elegant solution:
- get list of all views of stream with
cleartool lsstream -l
- find the view with
Server host: ***
equal to machine name by runningcleartool lsview -l
for all these views
It might be quite slow, because there are many views...
Is there a faster alternative?