The issue of Concurrent External Backup
After performing Concurrent External Backup and restarting the instance, if I want to perform an incremental backup of Concurrent External Backup again.
Should I redo the following steps?
-
Do CLRINC^DBACK("QUIET") -
Set x=$$BACKUP^DBACK("","E","Dirty external backup - incrementals must be applied.","","","") -
Set x=$$BACKUP^DBACK("","I","Nightly","test.bck","N","bck.log","QUIET","N","Y")
Product version: IRIS 2023.1
Discussion (0)0
Comments
You should follow the steps in the "Concurrent External Backup" section of the documentation https://docs.intersystems.com/iris20241/csp/docbook/DocBook.UI.Page.cls?KEY=GCDI_backup#GCDI_backup_methods_ext_concurrent
The three steps that you posted are subset of the steps recommended there