Chinaunix首页 | 论坛 | 博客
  • 博客访问: 595589
  • 博文数量: 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-04-25 14:44:05

You want to disable archiving for the database. Examine these steps:2. Execute shutdown immediate.4. Set the db_recovery_file_dest parameter to $ORACLE_HOME/dbs/.6. Open the database.Identify the required steps in the correct sequence.B) 1, 2, 3, 4, 6D) 2, 3, 1, 6.........【阅读全文】

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

发布时间:2019-04-25 13:04:23

10.Which two statements are true about SQL*Loader Express Mode in an Oracle 12c database?A) It can load data in parallel.B) No data file needs to be specified.C) It loads data faster than conventional SQL*Loader.D) lt loads data more efficiently than conventional SQL*Loader.E) It requires Enter.........【阅读全文】

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

发布时间:2019-04-25 11:44:08

9.You ran this command on a source database:$> expdp hr/hr DIRECTORY=dumpdir DUMPFILE=empl.dmp VIEWS_AS_TABLES=emp_deptOn the target database, you run this command:impdp hr/hr DIRECTORY=dumpdir DUMPFILE=empl.dmp VIEWS_AS_TABLES=emp_deptWhich two statements are true?A) The expdp operation export.........【阅读全文】

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

发布时间:2019-04-25 11:04:04

8. Which are two ways for a database service to be recognized by a listener in Oracle Database 12c?A) Static registration in the listener.ora file using the service_name parameterB) Dynamic Registration by the smon processC) Static registration in the listener.ora file using the global_dbname par.........【阅读全文】

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

发布时间:2019-04-24 13:12:21

7.daily_ords_lst is created in locally managed tablespace ORDERS_TBS which uses automatic segment space management.CREATE TABLE daily_ords_list (ordno NUMBER, ord_date DATE) PCTFREE 20;Which two are true ?A) 80% of every data block in daily_ords_lst is reserved for row inserts.B) pctfree elimina.........【阅读全文】

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

登录 注册