CA EEM Getting Started › Backing Up CA EEM Data Stored in CA Directory › How to Back Up CA Directory Data › Using an LDIF file to Back Up and Load Data › Back Up a Directory to an LDIF File
Back Up a Directory to an LDIF File
To back up a directory to an LDIF file
- Log in as the user dsa (on UNIX) or the DXserver administrator (on Windows).
- Use the following command to back up the datastore to the LDIF file:
dxdumpdb -f filename -z dsaname
- -f filename
-
Specifies the file path and name where the data is dumped.
- -z
-
Specifies that DXdumpdb dumps from the copy of the datastore that is produced by the console command dump dxgrid-db.
- dsaname
-
Specifies the name of the DSA.
More information:
DXdumpdb Tool—Export Data from a Datastore to an LDIF File