Versions Compared

Key

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

...

this command will produce archive file of about 200MB.

  • Internal DB

...

use the following command example for full backup of the internal DB (change the backup destination directory to your backup directory) :

Code Block
languagebash
themeRDark
echo "CALL SYSCS_UTIL.SYSCS_BACKUP_DATABASE('/tmp/db_backup');" > /tmp/db_backup.txt
ij /tmp/db_backup.txt