Chinaunix首页 | 论坛 | 博客
  • 博客访问: 593969
  • 博文数量: 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-22 14:20:05

connect scott/tiger@prod1;CONNECT TO scott IDENTIFIED BY tigerWhich type of database link is created?B)public connected user database linkD)private fixed user database linkAnswer: D总结:Create 子句中有 public 关键字的是 public 类型的;Create 子句中有 identified by .........【阅读全文】

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

发布时间:2019-08-22 13:32:21

SQL> connect scott/tigerSQL>select name,value3 where name='audit_trail';--------------------- -----------------SQL> audit all on emp;Which two will generate on audit record?B)every ddl statement executed by scott that affects scott.empD)only the first select statement e.........【阅读全文】

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

发布时间:2019-08-21 15:35:32

A)DML statements can be audited when they fail to executeC)All Oracle auditing operations occur by default.E)DDL statements can be audited when they fail to execute.G)Audit records are never stored in the database.Answer: ABEFF 选项,对 SYS 的审计。在数据库还没有打开 之前,可以.........【阅读全文】

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

发布时间:2019-08-21 14:15:12

A)Auditing is active only when the database is OPEN.C)Audit of the use of system privileges can be enabled for individual database users.E)All Oracle auditing operations occur by default.Answer: CDF标准数据库审计分为三个级别:2.权限审计。A 错,审计 sys 用户的打开数据库操作.........【阅读全文】

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

发布时间:2019-08-20 10:31:17

Which type of auditing must you use?B)mandatory auditingD)fine-grained auditing赵:......【阅读全文】

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

登录 注册