List of files needed for troubleshooting Backup and Restore issues

List of files needed for troubleshooting Backup and Restore issues

List of Files needed for troubleshooting Backup and Restore Issue are as follows:
 
Files for Backup Issue:
err.txt ----> AppManager_Home/working/pgsql/bin
Once script completely executed check the backup zip file under AppManager_Home/working/backup folder.

FileName format is:
backupzip_ServerType_BuildNo_Month_Date_Year_hours_Minutes_Seconds.zip
 
ServerType is:
AAM -> Admin Server
MAS    -> Managed Server
NORM -> Normal Professional Edition

Example: backupzip_MAS_13000_Dec_19_2016_11_21_42.zip
 
Files for Restore issue:
restoreErr.txt ---> Location: AppManager_Home/working/pgsql/bin --> Used to find db connection error
dropdb.txt ---> Location: AppManager_Home/working/pgsql/bin --> Used to find error occur in dropping old database
err.txt ---> Location: AppManager_Home/working/pgsql/bin --> Used to find error occur in restoring data from backup file to the Database