To convert an existing ordinary type to a global type, enter the appropriate mkobjecttype command with the options –replace, –global, and –acquire. This converts the type to a global type, and also converts any identical types (those that have the same type and the same name) in other VOBs in the hierarchy to local copies of the type. For example, assume a VOB \dev and its administrative VOB \admin contain identical ordinary label types named IDENT:
cleartool mkeltype –replace –ordinary –nc eltype:doc_file@\admin
You can also use the –replace option to change the scope of a type if you created the type or are a privileged user.