可学答题网 > 问答 > OCP 11G认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Evaluate the following command: SQL&g


Evaluate the following command: SQL>ALTER SYSTEM SET db_securefile = 'IGNORE'; What is the impact of this setting on the usage of SecureFiles?()

  • A It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
  • B It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
  • C It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
  • D It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
参考答案
参考解析:
分类:OCP 11G认证考试题库
相关推荐

1、Evaluate the following&ensp

Evaluate the following statement:  Which statement is true regarding the evaluation of rows re...

2、Examine the following command: SQL>

Examine the following command:SQL> ALTER TABLE booking SHRINK SPACE COMPACT;Which activity is performed when the preceding command is executed?()...

3、Evaluate the following function code:

Evaluate the following function code:Which statement is true regarding the above function? ()A The cached result becomes invalid when any struc...

4、Evaluate the following&ensp

Evaluate the following SQL statements that are issued in the given order:What would be the&ens...

5、Evaluate the following&ensp

Evaluate the following block of code:  BEGIN DBMS_NETWORK_ACL_ADMIN.CREATE_ACL ( acl => ’mycompan...

6、Evaluate the following&ensp

Evaluate the following function code:  CREATE FUNCTION get_dept_avg(dept_id NUMBER) RETURN NUMBER RESU...