Displaying the VOB feature level
To display the feature level of a VOB, you can use the describe command or the (Windows) Administration Console.
About this task
The primary context of VOB feature levels administration is the replicated VOB environment. To display the feature level of a replica family, use this command:
cleartool describe replica:replica-name@vob-tag.
For example:
cleartool describe replica:tokyo@\dev
replica "tokyo"
created 20-Aug-02.13:35:37 by akp (akp.user@boron)
...
feature level: 5
...
To display the feature level of a VOB family, use this command:
cleartooldescribe vob:vob-tag
For example:
cleartool describe vob:/vobs/dev
versioned object base "/vobs/dev"
created 15-Aug-01.14:19:03 by jjp (jjp.user@mars)
...
VOB family feature level: 5
...
unknown
.
If you use the describe command to show the properties
of such a replica, the output looks like this:cleartool describe replica:sanfran_hub@/vobs/dev
...
feature level: unknown