题目:

229.Which statements are true regarding SecureFile LOBs? (Choose all that apply.)
A. The amount of undo retained is user controlled.
B. SecureFile LOBs can be used only for nonpartitioned tables.
C. Fragmentation is minimized by using variable-sized chunks dynamically.
D. SecureFile encryption allows for random reads and writes of the encrypted data.
E. It automatically detects duplicate LOB data and conserves space by storing only one copy.

参考答案 CD
保留的undo由系统控制。A错误。
secure file可以使用于分区表和非分区表。B错误。
通过动态使用可变大小的块,可以最小化碎片 。C正确。

选项E,要在建表的时候指定是否duplicate。

参考文档:

https://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm#ADLOB45162

FREEPOOLS

Specifies the number of FREELIST groups for BasicFiles LOBs, if the database is in automatic undo mode. Not used for SecureFiles LOBs.

https://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm#ADLOB46111

About Encryption

SecureFiles Intelligent Encryption, available with the Oracle Advanced Security Option, introduces a new encryption facility for LOBs. The data is encrypted using Transparent Data Encryption (TDE), which allows the data to be stored securely, and still allows for random read and write access.

Note that you must have a license for the Oracle Advanced Security Option before implementing SecureFiles Intelligent Encryption. See Oracle Database Licensing Information for more information.

About Deduplication

SecureFiles Intelligent Deduplication, available with the Oracle Advanced Compression Option, enables Oracle Database to automatically detect duplicate LOB data within a LOB column or partition, and conserve space by storing only one copy of the data.

Note that you must have a license for the Oracle Advanced Compression Option before implementing SecureFiles Intelligent Deduplication. See Oracle Database Licensing Information for more information.

Note also that Oracle Streams does not support SecureFiles LOBs that are deduplicated.

END

-- 2019-08-28 add

题目:

239.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.
 
参考答案  A
解析
题目意思是,设置了db_securefile为ignore。对使用securefile有什么影响。
如果指定了IGNORE,则忽略SECUREFILE关键字和所有SecureFiles LOB选项。选择A 。

参考文档:

https://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm#ADLOB45228

Initialization Parameter db_securefile for SecureFiles LOBs

The initialization parameter db_securefile is set in the file init.ora.

The parameter db_securefile is of type text. Its allowable values are ALWAYS, PERMITTED [default], NEVER, or IGNORE. The db_securefile parameter is dynamic and its scope is ALTER SYSTEM.

Example 4-26 Setting db_securefile parameter through ALTER SYSTEM

ALTER SYSTEM SET db_securefile = 'ALWAYS';

The db_securefile parameter enables the database administrator to either allow SecureFiles LOBs to be created (PERMITTED), disallow SecureFiles LOBs from being created in the future (NEVER), attempt to create SecureFiles LOBs but fall back to BasicFiles LOBs (ALWAYS), or disallow SecureFiles LOBs and ignore any errors that would otherwise be caused by forcing BasicFiles LOBs with SecureFiles LOBs options (IGNORE).

If NEVER is specified, any LOBs that are specified as SecureFiles LOBs are created as BasicFiles LOBs. All SecureFiles LOB- specific storage options and features such as compress, encrypt, or deduplicate throw an exception. The BasicFiles LOB defaults are used for storage options not specified.

ALWAYS attempts to create all LOBs as SecureFiles LOBs but creates any LOBs not in ASSM tablespaces as BasicFiles LOBs, unless the SECUREFILE parameter is explicitly specified. Any BasicFiles LOB storage options specified are ignored, and the SecureFiles LOB defaults are used for all storage options not specified.

If IGNORE is specified, the SECUREFILE keyword and all SecureFiles LOB options are ignored.

END

053试题 229 / 239- securefile lobs相关推荐

  1. 053试题 181/182/183/558/600/608/631/636/657/661/664/668/670/696 - RMAN backup

    题目: 181.Your database has a backup that was taken yesterday (Tuesday) between 13:00 and 15:00 hours. ...

  2. 053试题 334/682 - crosscheck

    题目: 334.What command would you use to ensure that backup records in the control file are pointing to ...

  3. 053试题 331/507/564/574/625/673 - restore datafile

    题目: 331.Which of the following represents the correct way to perform an online recovery of datafile ...

  4. 053试题 158/449/637 - Scheduler Window

    题目: 158.You create two resource plans, one for data warehouse loading jobs at night and the other fo ...

  5. 053试题 21 / 198 /200 / 289/355/363/650/700 - duplicate database

    题目: 21.You are managing an Oracle Database 11g instance. You want to create a duplicate database for ...

  6. 053试题 193 - recover 命令

    题目: 193.What is the purpose of the recover command? (Choose all that apply.) A. Recover database dat ...

  7. 053试题 329 - recover corruption list

    题目: 329.If you find errors in the view V$DATABASE_BLOCK_CORRUPTION with a status of MEDIA_CORRUPT, w ...

  8. 053试题 48 / 254 / 266 - dbms_resource_manager.calibrate_io

    题目: 48.View the Exhibit to examine the error obtained during the I/O calibration process. There are ...

  9. ORA-43853: SECUREFILE lobs cannot be used in non-ASSM tablespace “SYSTEM“解决方法

    博主的操作是从创建数据库开始,所以分析可能是DB空间的问题. 这个是一开始创建的DB空间SQL: CREATE SMALLFILE TEMPORARY TABLESPACE "TEST&qu ...

最新文章

  1. Ampere 携手 Rigetti 开发混合量子经典计算机
  2. postman请求soap 请求_postman测试调用web service asmx
  3. linux——关于ip、静态网络、动态网络、网关、DNS的设置
  4. 文件包含——apache日志文件包含shell(四)
  5. android 短信注册,Android注冊短信验证码功能
  6. 【BZOJ-3730】震波 动态点分治 + 树状数组
  7. 必须要知道Java如何取得当前路径
  8. 线性表_循环链表(增减删查 + 约瑟夫环问题 代码实现 )
  9. overleaf 插入visio图像
  10. freeradius+ldap搭建认证服务器
  11. 计量检定与计量校准证书的区别
  12. 基于F28335指纹识别系统
  13. 【解决方法】如何压缩网页字体文件
  14. 自然语言处理(NLP)- 一个英文拼写纠错系统
  15. 小心金蝶专业版16.0后门木马勒索后门程序kissme.dll文件
  16. 基础实验——与V831串口通讯
  17. 【不忘初心】Win10_2004.19041.329_X64_七合一_[纯净精简版](2020.06.18)
  18. 性能测试分析软件汇总–开源、商业全部收集
  19. 发明专利与实用新型的联系?
  20. 个人所得税税率怎么算

热门文章

  1. 基于CRISPR等基因组编辑技术的“非转基因类”农作物改造
  2. linux显卡驱动官方下载
  3. mac html字体大小,html – 自定义字体在Mac OS X上看起来不同(更高)
  4. 【面试题】 面试官:你觉得你最大的缺点是什么?
  5. docker ENTRYPOINT 执行多条命令
  6. 为什么浏览器会使用多进程架构
  7. Word文件转为PDF格式后为什么字体会有改变?
  8. 16个硬币,保证自己赢的策略?
  9. 2020年数据术语的故事
  10. linux xampp php5.6,xampp for linux