MENU

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Data Backup Script in Hana




Backup Script Features :

1.Configure & Execute the backup script as ADM user
2. Backup database command is executed as BKPKEY user with only BACKUP Admin privileges.
3. Client connection using  database client ‘HDBUSERSTORE’
4. Takes default backup location from global.ini file or explicitly provided by user
5. Using SQL command 'BACKUP DATA ALL USING FILE'
6. Estimates the size of backup file created
7. Provides backup history
8. Verify whether another backup jobs is running currently
9. Verify whether the last successful backup is one day old.
10. Verify whether the last backup file is valid or not
11. On failures re-run automatically until a successful backup is completed
12. Backup window can be defined in the script itself, based on the application requirement (*configurable)
13. TAR all the files together as a single file, Also split the files to make sure that max file size is 50G    (*configurable)
14. Automated installation for backup script on a System

##################################################################################

No comments: