Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A DDC file can be created from the DDCDB. The command is:

Section
Column
width5%

 

Column
width95%
Panel No Format
bgColorCCC
CREATE DDCFILE filename FROM DDCDB

The DDC file will be created in the filename specified.

 

A DDC DB can be created from a DDC file. The command is:

Section
Column
width5%

 

Column
width95%
Panel No Format
bgColorCCC
CREATE DDCDB FROM DDCFILE

This takes the active DDC file that dbvrep has been loaded with (through readddc or --ddfile commands) and loads the settings into the DDC DB.


DDC_BACKUP_DIR 

On every startup of a process a backup of all DDC settings is made into the DDC_BACKUP_DIR directory as a backup, e.g. for use with CREATE DDCDB FROM DDCFILE, or just for reference.