To create a multiple-component VOB (Linux and the UNIX system)

Procedure

  1. Use the cleartool mkvob command. For example:
    cleartool mkvob –nc –tag /vobs/testvob13 /usr/vobstore/testvob13.vbs
  2. If you are in an MVFS environment and developers use dynamic views, perform the following two steps.
    1. Create the VOB mount point to match the VOB tag. For example:
      mkdir /vobs/testvob13
    2. Mount the VOB. For example:
      cleartool mount /vobs/testvob13