Chinaunix首页 | 论坛 | 博客
  • 博客访问: 597052
  • 博文数量: 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-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.........【阅读全文】

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

发布时间:2019-08-14 13:22:07

A)the Data Pump utility can be used to load data from text files.C)SQL* Plus can be used to create databases.E)DBCA can be used to upgrade databases.Answer: BCDFSRVCTL 命令可以控制 RAC 数据库中的 instance、listener 以及 services。通常 SRVCTL 在 ORACLE 用户下执行。2、start/stop .........【阅读全文】

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

发布时间:2019-08-13 14:22:00

A)It is shared by all Oracle software installations on a single server.C)It can be created only if the ORACLE_BASE environment variable is set.E)It is owned by the oinstall group, which must be created before installing Oracle software for the first time on a server.赵:这题 E 答案.........【阅读全文】

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

登录 注册