Library /sys$common/syshlp/RDOHELP72.HLB  —  INTEGRATE
    Moves data definitions between an Oracle Rdb database and the data
    dictionary. You can use the INTEGRATE DATABASE statement in
    either of these ways:

    o  To copy the data definitions from an existing database into a
       data dictionary entity (INTEGRATE DATABASE IN PATHNAME)

    o  To copy the data definitions from a data dictionary entity to
       a database (INTEGRATE DATABASE FROM PATHNAME)

    Example:

      RDO>  INTEGRATE DATABASE 'DISK2:[DEPT3]PERSONNEL'
      cont>   IN PATHNAME 'DISK1:[DICTIONARY]CORP.PERSONNEL'
      RDO> COMMIT
Additional Information: explode extract
More Format Examples
Close Help