Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You would use the command <a href="https://publib.boulder.ibm.com/infocenter/cchelp/v7r1m0/index.jsp?topic=/com.ibm.rational.clearcase.cc_ref.doc/topics/ct_protectvob.htm" rel="nofollow"><code>cleartool protectvob -chown ...</code></a></p> <p>It doesn't have side effect (on metadata like pvob, trtypes, attributes, ...), unless you are running it on multisite vobs.</p> <p>You can use <code>-chown</code> by itself or in combination with <code>-chgrp</code>. </p> <pre><code>-cho/wn user </code></pre> <blockquote> <p>Specifies a new VOB owner, who becomes the owner of all the VOB's storage pools and all of the data containers in them. </p> </blockquote> <hr> <p>Note that on multisite:</p> <blockquote> <p>You run <code>protectvob -chown</code> or <code>protectvob -chgrp</code> on a VOB replica that preserves identities, <strong>you must follow these steps to prevent metadata divergence among replicas in the VOB family</strong>:</p> <ol> <li>Stop synchronization among identities-preserving replicas in the family. Make sure that all update packets have been imported.</li> <li>Run <code>protectvob -chown</code> or <code>protectvob -chgrp</code> on all identities-preserving replicas in the family. You must use the same options and arguments in each command.</li> <li>Restart synchronization.</li> </ol> <p>(A VOB's protection with respect to privileged access by remote users is never replicated. It must be set on each replica by a privileged user logged on to the VOB server host.)</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload