Software AG Products 10.11 | Integrate Software AG Products Using Digital Event Services | webMethods API Gateway Documentation | Administrating API Gateway | Operating API Gateway | Data Management | Data backup | Advanced Backup Options | Troubleshooting a Failed Backup
 
Troubleshooting a Failed Backup
To diagnose any problems and troubleshoot the failing backup operations, you can activate debug logging when creating a backup. The debug log is activated by setting the debug parameter to true.
Linux
./apigatewayUtil.sh create backup -debug true
Windows
apigatewayUtil.sh create backup -debug true
The activated debug logging provides detailed information on the backup process on the console. You can find further details in the logs created in the SAGInstallDir\InternalDataStore\logs folder.
Important:
While taking a Backup in sync mode, if you encounter a socket time out error, you can take a backup in async mode.