Library /sys$common/syshlp/CDO$HELP.HLB  —  CDO Commands, MOVE_REPOSITORY
    Format

      MOVE REPOSITORY  [ qualifier ]  anchor-name1  TO  anchor-name2  .

1  –  Parameters

1.1  –  anchor-name1

    Specifies the full path name of the anchor directory that
    contains the repository files you are moving.

1.2  –  anchor-name2

    Specifies the full path name of the anchor directory to which you
    are moving the repository files. This must be an empty directory.

2  –  Qualifiers

2.1    /LOG

    Format options:

       /LOG
       /NOLOG (default)

    Specifies whether CDO displays text confirming that the
    repository files are successfully moved to the new directory.

3  –  Description

    The MOVE REPOSITORY command physically moves repository files
    from one system directory to another system directory.

    If the MOVE REPOSITORY command is successful, the repository
    files no longer exist in the original directory.

    As part of a successful MOVE REPOSITORY command, CDO updates all
    references to this repository from other repositories to point to
    the new location. If CDO cannot update any of the references, the
    MOVE REPOSITORY command fails.

4  –  Examples

  CDO>  MOVE REPOSITORY DISK1:[SMITH.DICT] TO
  cont>   DISK1:[TAYLOR.REP].

      In this example, the MOVE REPOSITORY command moves the
      repository contents to a different anchor directory.
Close Help