backup.
Backup Strategy Placement:
(1), create a backup directory
Shell> Mkdir/tmp/mysqlbackup
Shell> mkdir/tmp/mysqlbackup/daily
(2), enable binary log
The binlog approach is relatively flexible, hassle-saving, and can also support incremental backups.You must restart Mysqld when Binlog is enabled. First, close mysqld, open/etc/my.cnf, and add the
1.
Back up database
Concept: it refers to backing up all data files and control files of the database, and also backing up parameter files and password files.
Note: When backing up a database, do not back up redo logs.
1.1
Consistent backup
Concept: Database Consistency backup refers to the method for backing up all data files and control files after the database is disabled. When the SHUTDOWN command is u
/dev
/tmp
Backup method Tar supports three ways of backing up:1. Full backup: Back up all target files or folders specified2. Incremental backup: Backup only atime files or folders that are different from the last backup3. Differential backup: Similar to incre
"Operating System Error 5 (Access denied)" is displayed during SQL SERVER database backup ). The backup database is being terminated abnormally ." Wrong solution: database backup. backup
"Operating System Error 5 (Access denied) occurs when the SQL SERVER database is backed up ). The
1. System Backup
Based on the degree of preparation of the backup system, it can be divided into three categories: Cold backup, warm backup and hot backup.
1.1 The cold backup system is not installed or configured to the same or s
Tags: sqlAccident background:suddenly the database is corrupted for no apparent reason, and differential or transaction log backups 3 point will be automatically done, then how to 2 Point to 2 Point + data recovery between the ? this needs to be restored by backing up the tail log. Environment Description:A company has installed aSQL Serverdatabase, in order to ensure that the database can be repaired in the event of a failure, the administrator has done ba
Oracle RMAN backup and restoration, and mongolerman backup
RMANYou can perform Incremental Backup: databases, tablespaces, and data files.
Only usedBlockCan be backed upBackup set
Ing between tablespaces and data files:Dba_data_files/v $ datafile_header
InNoarchivelogMode, you can useRMANBackupRead-onlyAndOfflineTablespace
ORACLE RMANDowntime
Cold backup:
Cold backup is completed in archive mode.
Close Database
Back up all data files, initialization parameter files, control files, redo logs, and archived redo logs.Parameter file: Show parameter spfile;Control File: Select * from V $ controlfile;Redo log file: Select * from V $ logfile;Archive log files: Select sequence #, first_time v $ loghist;
Hot Bac
1.
backing up a databaseConcept: A backup of all data files and control files for a database, as well as the backup of parameter files and password filesNote: Do not back up the redo log when you back up the database.1.1Consistent backupConcept: Database Consistent backup refers to the method of shutting down all data files and control files for a database
1. Current mainstream backup technologies
Data backup:
That is, the data is backed up, the data to be stored is copied directly, or the data is converted to an image and saved on the computer. Such as Ghost and other backup software, CD burning and Mobile Disk Storage.
This model is easy to understand and can be divided into two types: file-by-file and image. One
Differential backup: Back up data based on full backup. Because the tar command cannot implement differential backup, this article explains how to use the dump and restore commands. Of course, the dump and restore commands can also implement full backup and Incremental backup
Oracle rman backup and RestorationRMAN supports Incremental Backup: databases, tablespaces, and data files.Only used blocks can be backed up as backup setIng between tablespaces and data files: dba_data_files/v $ datafile_headerIn noarchivelog mode, you can use RMAN to back up the read-only and offline tablespaces.Oracle rman downtime backup:BackupRMAN is connect
The way data is backed up with full backups, differential backups, and incremental backups, what is the difference between these three ways of backing up, and how do you choose them in a specific application? This article gives an introduction to these questions.I. Brief introduction of Backup mode1. Full backupBacks up all selected folders, and does not rely on the archive properties of the files to determine which files to back up. During the
Xtrabackup backup of large databases (full backup and Incremental Backup)
Xtrabackup
Xtrabackup is a free Database Hot Backup Software open source by percona. It can back up InnoDB databases and XtraDB storage engine databases in non-blocking ways (Table locks are also required for MyISAM
Label:Original address: HTTP://WWW.TUICOOL.COM/ARTICLES/RZRNQ2 Xtrabackup Introduction Percona Xtrabackup is open source free MySQL database hot backup software, it can be InnoDB and XTRADB storage Engine database non-blocking backup (for MyISAM backup also need to add a table lock). Xtrabackup supports all Percona servers, MySQL, mariadb, and drizzle. Xtrabackup
I have always wanted to share with you my experiences and experiences on how to automate O M of business systems in windows, but I have never been able to do so due to time and work. Now we have posted a simple automated and timed script for online hot-standby db2 data to learn and make progress together. @ Echo offREM Create by fengzhanhai on 2010.12.23 Used by backup database db2REM --- tasks: Run at 24
Percona xtrabackup backup MySQL (full backup and incremental backup)Xtrabackup IntroductionPercona Xtrabackup is an open source, free MySQL database hot backup software that can back up non-blocking databases for InnoDB and XTRADB storage engines (for MyISAMBackup also requires a table lock). Xtrabackup supports all Pe
successfully copied and backed up to the remote server 192.168.244.24DBback!Echo press any key to end and quit!Echo --------------------------------------------------------------------------------: ExitPauseEcho successfully copied the PersonnelM database to the remote server 192.168.244.241!Pause
Use Windows Task Scheduler to schedule Batch Tasks1. Click Start> program> attachment> System Tools> Task Plan"2. Double-click "Create task plan". In the "
the specified number of days/numbers is automatically deleted. The number of Citrix XenServer virtualization type retention policies calculates only a full backup point, excluding incremental or differential backup points that are attached to this full backup point."Backup Mode": There are two options for "High speed
Tags: index create UPS ONS path reference repo support OfoXtrabackup IntroductionPercona Xtrabackup is open source free MySQL database hot backup software, it can be InnoDB and XTRADB storage Engine database non-blocking backup (for MyISAM backup also need to add a table lock). Xtrabackup supports all Percona servers, MySQL, mariadb, and drizzle.Xtrabackup Advant
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.