EXP, imp command for Oracle

Source: Internet
Author: User

1. EXP

  

1a> Full Mode full=y2 3EXP User/[email protected] (as ROLE) buffer=64000 File=c:\full. DMP full=y4 5B> User Mode owner=User6 7EXP User/[email protected] buffer=64000 file=c:\user. DMP Owner=user8 9c> Table Mode tables=tab_*Ten  OneEXP User/[email protected] buffer=64000 file=c:\tab_*. DMP tables= (tab_1, tab_2) A  - adding conditions to tab_1 export -  theEXP User/[email protected] buffer=64000 file=c:\tab_*. DMP tables= (tab_1) query=\ "WHERE NAME like ' jion% ' \"

2. IMP

  

1    a> Full mode full=y  2  3       IMP User/[email protected] (as ROLE) buffer=64000 File=c:\full. DMP full=y 4  5 b> user mode owner= users 6  7 IMP user/[email protected] BUFF er=64000 File=c:\user. DMP owner=user 8  9 c> table pattern tables=tab_* IMP user/[email protected] BU ffer=64000 file=c:\tab_*. DMP tables= (tab_1, tab_2)

 

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.