1, we click on the Glory 6 Plus click "Settings" to find the "Backup" option clicked into, as shown in the following figure:
2, after entering the backup interface, we click on the "New backup" option, the entry effect is as follows, as shown in the following figure:
Backup | data | database
Oracle9i begins Rman to provide the plus archivelog option, greatly simplifying the operation of the Rman backup.
When you define the plus Archivelog statement, Rman performs the following steps:
1. Run an alter SYSTEM archivelog current command
2.
1. Use the data cable to connect Iphone6 Plus with the computer.
2. Then we click on the "Feature Encyclopedia" button in the Open 91 assistant, as shown in the following image.
3. In the feature encyclopedia you will see a "Backup/restore" button that we click to open to enter.
4. After this click "Local backup
script is as follows:1 -- insert a data record of 10 years into date_log, and then check whether the data exists.
2 SQL> insert into Tina. date_log values (sysdate + 10*365 );
3 SQL> commit;
4 SQL> alter session set nls_date_format = 'yyyy-mm-dd hh24: MI: ss ';
5 SQL> select create_date from Tina. date_log;
Step 2: create a backup script
Using scripts to create
is inconsistent with the old library name, you need to change the old library name in the A.sql file to the new library name, source ------------------------------------------------------------------------------- ----
2.MySQLdump Incremental BackupAssume that Sunday 1 o'clock in the afternoon performs a full-scale backup for the MyISAM storage engine.[Email protected] ~]# MySQLdump--lock-all-
Iv. Backup with RMANRMAN can be used to back up primary or backup databases, such as tablespaces, data files, archived logs, control files, and services.File and backup set.94.1 copy a fileThe copy of the original file is a bit similar to OS hot backup. You can copy the entire data file to another location,The results
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.