- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
expdp与impdp的相关参数(The related parameters of expdp and impdp)
expdp与impdp的相关参数(The related parameters of expdp and impdp) Expdp/Impdp related parameters EXPDP command line options 1. ATTACH This option is used to establish an association between the client session and the existing export function. The syntax is as follows ATTACH=[schema_name.]job_name Schema_name is used to specify the schema name, and job_name is used to specify the export job name. Note that if you use the ATTACH option, you cannot specify any other options on the command line except the connection string and the ATTACH option. Here are the examples: Expdp scott/tiger ATTACH=scott.export_job 2. CONTENT This option specifies the content to be exported. The default value is ALL CONTENT={ALL DATA_ONLY METADATA_ONLY} | | When CONTENT is set to ALL, the export object definition and all its data are exported. For DATA_ONLY, only the object data is exported. For METADATA_ONLY, only the object definitions are exported Expdp scott/tiger DIRECTORY=dump DUMPFILE=a.dump CONTENT=METADATA_ONLY 3. DIRECTORY Specifies the directory where the dump file and log file are located DIRECTORY=directory_object Directory_object is used to specify directory object names. It is important to note that the directory object is the object that is created using the CREATE DIRECTORY statement, not the OS directory Expdp scott/tiger DIRECTORY=dump DUMPFILE=a.dump Build directory: CREATE DIRECTORY dump as d:dump; The query created those subdirectories: SELECT * FROM dba_directories; 4. DUMPFILE Is used to specify the name of the dump file and the default name is expdat.dmp DUMPFILE=[directory_object:]file_name [,... . Directory_object is used to specify the directory object name, and file_name is used to specify the name of the dump file. Note that if you do not specify directory_object, the export tool will automatically use the directory object specified by the DIRECTORY option Expdp scott/tiger DIRECTORY=dump1 DUMPFILE=dump2:a.dmp 5. ESTIMATE Specifies the method of estimating the disk spa
您可能关注的文档
- 英国皇室婚礼(Royal Wedding).doc
- 考试,其他考试(Examinations, other examinations).doc
- 英国留学2012年十大会计金融专业名校的录取要求(Study in Britain in 2012 the ten major accounting and financial professional schools admission requirements).doc
- 英文名解释(English name explanation).doc
- 英文名曲赏析蝴蝶吻 Butterfly kisses(English music appreciation butterfly kiss Butterfly kisses).doc
- 英文名称 中文及意思(English name, Chinese and meaning).doc
- 英文地址和介绍的写法(English address and introduction).doc
- 英文学习法,辜鸿铭(English learning method, Gu Hongming).doc
- 英文电影和美剧中总结出来的超级实用英文(Super practical English summed up in English movies and American TV shows).doc
- 英文广告词(English advertising words).doc
- expdp impdp dump参数介绍(expdp IMPDP、转储参数介绍).doc
- expma使用技巧方法教程(Expma skills, methods, tutorials).doc
- ex技能(Ex skills).doc
- facebook片段最年轻首富基因解析(Facebook fragments gene analysis of the youngest richest man).doc
- f1小知识(F1 little knowledge).doc
- fb-318说明书(Fb-318 manual).doc
- fanuc数控(FANUC数控).doc
- ffm家庭理财系统需求文档docx - google code(FFM家庭理财系统需求文档docx谷歌代码).doc
- fc重装机兵攻略(FC heavy machine Raiders).doc
- finnciti(原名smi)四大倍增(Finnciti (formerly known as SMI) four major double).doc
文档评论(0)