Chinaunix首页 | 论坛 | 博客
  • 博客访问: 596776
  • 博文数量: 487
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 4916
  • 用 户 组: 普通用户
  • 注册时间: 2018-07-05 13:59
个人简介

ocp考试资料群:569933648 验证码:ocp OCP 12c 19c考试题库解析与资料群:钉钉群号:35277291

文章分类

全部博文(487)

文章存档

2023年(37)

2021年(151)

2020年(37)

2019年(222)

2018年(38)

我的朋友

发布时间:2019-08-19 13:18:19

(choose two)B)You can rename tables during an import operation.D)You can compress the data during export but not the metadata because it is not supported.......【阅读全文】

阅读(608) | 评论(0) | 转发(0)

发布时间:2019-08-19 10:07:36

A)If the directory used in the export operation has existing dump files, it overwrites them.C)It supports the export of specific views as tables.E)It supports the renaming of tables during import.赵:AE=>DED 译:它允许为导出定义压缩级别。冉:这个就是文字游戏了,A 和 D 都有参数.........【阅读全文】

阅读(821) | 评论(0) | 转发(0)

发布时间:2019-08-15 16:20:25

A)dump filesC)log filesE)master table (MT)赵:Master table 是一个临时 table,专门为 import pump 和 export pump 创建的,一旦完成就会自动被 drop。......【阅读全文】

阅读(651) | 评论(0) | 转发(0)

发布时间:2019-08-15 15:36:30

A)directory objectsC)tablespacesE)database赵:EXPDP 和 IMPDP 是服务端的工具程序,他们只能在 ORACLE 服务端使用,不能在客户端使用。expdp 或 impdp 命令时,可暂不指出用户名/密码@实例名 as 身份,然后根据提示再输入,如: expdp schemas=scott dumpfile=expdp.dmp DIRECTORY=dpdata1;因.........【阅读全文】

阅读(512) | 评论(0) | 转发(0)

发布时间:2019-08-14 14:52:52

A)NOMOUNTC)OPEN IN READ ONLY modeE)MOUNT赵:oracle 启动分为三步:mount --加载控制文件,让实例和数据库相关联Oracle 的归档(ARCHIVELOG)模式启动和关闭:sqlplus / as sysdbaarchive log list;可以使用 shutdown immediate;或者 shutdown normal ,若一直等待,执行 shutdown ab.........【阅读全文】

阅读(530) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册