Automatic Backup of Oracle 9i database files in windows.

Source: Internet
Author: User

In actual work and study, many people need to export and back up the Oracle9i database. In this article, we will introduce a method for automatic execution:

Step 1:

Open notepad and enter:

Exp test/test @ test file = D:/backup/% Date :~ 0, 10%. dmp log = D:/backup/% Date :~ 0, 10%. Log

Save as "Database Export. Bat"

Sid is test,

The username and password are test/test,

Call the exp command to generate corresponding data files and log files in the D:/backup directory.

% Date :~ Is used to export files by date.

Step 2:

In the task plan on the control panel, create a task plan wizard and select the file "Export Database" for the task to be executed. bat ", the task name is random, select to execute this task every week, and check the number of days of the week to be executed (for example, select Wednesday \ Friday), start time, by default, the start date starts from the current day. Enter the user name and password and click Finish to add a scheduled Oracle Database Backup Task at PM for the specified day of the week.

In this way, the automatic export backup of the Oracle 9i Database can be completed.



Related Article

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.