AppSync: Automated AppSync Database backup through Windows scheduler, not creating AppSync Database copy

Summary: Automated AppSync Database backup through Windows scheduler, not creating AppSync Database copy

Acest articol se aplică pentru Acest articol nu se aplică pentru Acest articol nu este legat de un produs specific. Acest articol nu acoperă toate versiunile de produs existente.

Symptoms

Automated AppSync Database backup through windows scheduler, will run fine. but it will not create any AppSync Database copy.

Cause

.

Resolution

Workaround:

The below changes should be made to the appsyncbackup.bat file:
 
1. Take backup of C:\EMC\AppSync\backup-assistant\appsync-backup.bat file. 
2. Open  appsync-backup.bat file in notepad or notepad++.
3.  Add below lines after line set params=%* 
 
set APPSYNC_CST_CONFIG_DIR=%APPSYNC_CST_CONFIG_DIR%
cd %APPSYNC_CST_CONFIG_DIR%
cd ..
cd ..
set APPSYNCHOME=%cd%
set BACKUPHOME=%APPSYNCHOME%\\backup-assistant

4. Remove below lines in the same file appsync-backup.bat.
 
set BACKUPHOME=%CD:\=\\% 
set APPSYNCHOME=%CD:\=\\%

5. Take manually backup by running in cmd as Administrator to verify the script works.

6. Now use Windows Task Scheduler to start the script and it should work.
 
Resolution:

This issue is resolved in versions following 4.3.0.0

Produse

AppSync, AppSync
Proprietăți articol
Article Number: 000190603
Article Type: Solution
Ultima modificare: 11 May 2026
Version:  5
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.