Logical Backup Task in win7

Source: Internet
Author: User
Experiment Name: Create a logical backup task under WIN7 experiment environment operating system WIN764bit flagship database Oracle11.2.0.1.064bit backup user scott1. create a backup solution for full backup of user data every Monday, three, five, and, delete the backup one week before the backup. 2. Write a script to add a txt text file, and change the suffix to bat.

Experiment Name: Create a logical backup task under WIN7 experiment environment operating system WIN7 64bit flagship database Oracle 11.2.0.1.0 64bit backup user scott 1. the backup scheme is developed to perform full backup of user data at every Monday, Wednesday, and Friday. The backup was deleted one week before the backup. 2. Write a script to add a txt text file, and change the suffix to bat.

Lab name: Create a logical backup task under WIN7

Lab Environment

Operating System

WIN7 64bit flagship Edition

Database

Oracle 11.2.0.1.0 64bit

Backup user

Scott

1. Develop backup solutions

Perform full backup of user data at every Monday, Wednesday, or Friday. The backup was deleted one week ago.

2. write scripts

Add a txt text file and change the suffix to bat, for example:

Edit the script as follows:

Monday script:

# Deleting a backup from the last Monday

Del D: \ files \ backtest \ Monday. dmp

Del D: \ files \ backtest \ Monday. log

# Back up data on Monday

Exp scott/tiger @ xckymy file = D: \ files \ backtest \ Monday. dmp log = D: \ files \ backtest \ Monday. log

Similarly, scripts for Wednesday, Friday, and Sunday are completed.

3. Develop planned tasks

WIN-accessories-System Tools-Task Scheduler

Click "create basic task", for example:

Add the "Task Scheduler" for Wednesday, Friday, and Sunday in the same way ".

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.