RMUALTER72.HLB  —  ATTACH  Examples
    Example 1

    The following example enters RdbALTER command level, and then
    attaches to the PERSONNEL database:

    $ RMU/ALTER
    RdbALTER> ATTACH PERSONNEL
    %RMU-I-ATTACH, now altering database "DISK:[USER]PERSONNEL.RDB;1"

    Example 2

    The following example enters RdbALTER command level and attaches
    to the PERSONNEL database, using a single command:

    $ RMU/ALTER PERSONNEL
    %RMU-I-ATTACH, now altering database "DISK:[USER]PERSONNEL.RDB;1"
Close Help