HELPLIB.HLB  —  CDDX  IMPORT
  $ REPOSITORY IMPORT [/[NO]LOG] export-filename anchor

  The REPOSITORY IMPORT command of CDDX reloads the exported repository
  data from a repository export file into a new, empty repository.
  IMPORT assumes that the location you specify to import the export file
  into contains either an empty directory, or a directory with a new
  empty repository at the current version.  If you specify an empty
  directory, IMPORT creates a new repository and imports your metadata
  into it.

  After importing the repository, reduce the size of the snapshot file by
  issuing the following command:

  $ REPOSITORY OPERATOR VERIFY/COMPRESS disk:[anchor-dir]

1    /[NO]LOG

  Produces a line of text for every element in the repository.  Use the
  /LOG qualifier only when you suspect a problem, because a large
  repository produces a large amount of output.  The only qualifier for
  REPOSITORY IMPORT is /[NO]LOG, which is optional.  The default is
  /NOLOG.

2  –  export-filename

  Specifies the name of the exported file that you want to import.

3  –  anchor

  Specify the name of the anchor directory where the new repository will
  reside.  The anchor must be the same OpenVMS anchor directory as the
  original dictionary).
Close Help