Oracle backup database, export database

Source: Internet
Author: User
  1. Export database exp Hljslfh2/[email protected] File=d:\hljslfh2of0426.dmp
  2. Import Database imp hljslfh2/[email protected]/dbsvr file= "D:\hljslfh2Of0426.dmp" Full=y ignore=y
  3. CREATE TABLE Space Management
    Https://localhost:1158/em

The above statement illustrates the following:

  • HLJSLFH2 is the user name of the login database created;
  • HLJSLFH2 is the password of the login database;
  • localhost: The address representing the current database is native, and if it is a remote import, replace it with the corresponding IP address.
  • DBSVR: is the instance name
  • File: The following is the path where your current dmp file is stored
  • Full=y, this seems to be all.
  • Ignore=y, ignoring some errors

Oracle backup database, export database

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.