[Contents] [Prev] [Next] [Index] [Report an Error]


Backing Up the Sun ONE Database

To back up the Sun ONE (formerly iPlanet) database:

  1. Log in as root.
  2. Access the database folder.
  3. cd /opt/UMC/iDS/slapd-sdx
    
    
    
  4. Back up the database.
  5. ./db2bak
    
    
    

This script makes a copy of the database and stores it in the following location:

/opt/UMC/iDS/slapd-sdx/bak/YYYY_MM_DD_HHMMSS

The backup directory identifies the date (YYYY_MM_DD) and time (HHMMSS) when the backup was created.


[Contents] [Prev] [Next] [Index] [Report an Error]