Loading the D3 package

Complete these instructions to load the D3 package and to run D3_setup.

Procedure

  1. Log in to UNIX on the system console as root.
  2. Start UNIX in single user mode by entering init s.
  3. The system displays a similar message:
    SINGLE-USER MODE entered from /dev/lft0
    #
  4. To continue the installation, D3_setup must be run. If any errors occur during the setup process, see Installation troubleshooting.

  5. Run D3_setup. Enter:
    /tmp/D3_setup
  6. Specify the entire path name to D3_setup on the command line as shown in the example above even though the current directory is "/" . Do not use a relative reference, such as ./D3_setup.
    Note: If any D3 processes appear to be running, the system displays a similar message:
    root 1640  1  06:03:42  90/0  0:00 d3 - 58 tty90
    This indicates there is one process (PID 1640) still running D3. Kill the process that is running by entering the command below and then restart the D3 installation procedure:
    kill -9 pid.number

    If no D3 processes are running, the system display is similar to:

    The following installation files will be used:
    
    abs:        D3_abs-rs-x.xx-.Z
    
    datafiles:  D3_datafiles-rs-x.xx-.Z 
    
    flash:      D3_flash-rs-x.xx-.Z 
    
    install:    D3_install-rs-x.xx-.Z
    
    Monitor:    D3_monitor-rs-x.xx-.Z
    
    sql:        D3_sql-rs-x.xx-.Z 
    
    Welcome to the D3 installation procedure. You have successfully installed the
    distribution files.
    
    The distribution files are used to build the D3 environment on your UNIX
    machine. When the installation process completes successfully, it can delete
    the distribution files, or leave them on the local hard disk so you can
    install D3 onto other UNIX machines on your Local Area Network without
    re-installing the media.
    
    Do you want to delete the distribution files when the installation routine is
    finished with them? _

    D3_setup displays the installation files that it uses to build the D3 database on the machine. When the installation process completes successfully, it can delete the distribution files, or leave them on the local hard disk. Leaving the files on the local hard disk makes it easier to install D3 on another UNIX machine on the Local Area Network without reinstalling the media. This provides easy access to the ABS and datafiles if you need them later.

  7. When D3_setup completes successfully, type either y to remove the installation files, or n to keep them.
    • If n is typed, the distribution files will not be deleted, and this screen displays:

      When the install completes, the distribution files will NOT be deleted.
      
      After this procedure, you must run the d3 command to complete the
      installation as described in the installation manual.
      
      Do you want to continue the installation? _
    • If y is typed, the distribution files are deleted, and this screen displays:

      When the install completes, the distribution files will be deleted.
      
      After this procedure, you must run the d3 command to complete the
      installation as described in the installation manual.
      
      Do you want to continue the installation? _
  8. Enter y.

    The system displays a similar screen:

    SUCCESSES
    ---------
    Filesets listed in this section passed pre-installation verification and will
    be installed.
    Selected filesets
    ------------------
    Pick x.x
    
    << End of Success Section >>
    Restoring files ...
    Press <Enter> to continue ...
  9. Press ENTER.
    Warning: If there is not enough space in the /usr or root file system an error message displays. Respond y (yes) for the system to automatically allocate space. If there is still not enough space, the installation is aborted. See Installation troubleshooting for the exact text of the error messages and what steps to take to correct this problem.

    If the UNIX TERM type is not set, the terminal types display.

  10. Enter the appropriate terminal type.