• 053(五十三)


    261、

    261.In which cases is reference partitioning effective in enhancing performance?
    A. It is effective only in partition pruning.
    B. It is effective only in partitionwise joins provided that the query predicates are different from the partitioning key.
    C. It is effective in both partition pruning as well as partitionwise joins provided that the query predicates are identical to the partitioning key.
    D. It is effective in both partition pruning as well as partitionwise joins irrespective of whether the query predicates are different from or identical to the partitioning key.

    262、

    262.In Oracle 11g, which recommendations does the SQL Access Advisor generate? (Choose all that apply.)
    A. partitioning recommendations 
    B. statistics collection recommendations
    C. index creation recommendations
    D. materialized view recommendations
    E. materialized view log recommendations

    263、

    263.Which statement is true for enabling Enterprise Manager Support Workbench in Oracle Database 11g to upload the physical files generated by Incident Packaging Service (IPS) to MetaLink?
    A. The database must be running in ARCHIVELOG mode.
    B. No special setup is required, and the feature is enabled by default.
    C. The path for the Automatic Diagnostic Repository (ADR) must be configured with the DIAGNOSTIC_DEST initialization parameter.
    D. The Enterprise Manager Support Workbench can be enabled only if the background process manageability monitor (MMON) is configured.
    E. Select the Enable option in the Oracle Configuration Manager Registration window during the installation of the Oracle Database 11g software, provide valid MetaLink credentials and select license agreement.

    264、Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMAN repository can be listed? (Choose two.)

    A. stored scripts in the recovery catalog
    B. backups that can be deleted from disk
    C. backup sets and image copies are obsolete
    D. backups that do not have the AVAILABLE status in the RMAN repository

    265、View the Exhibit for the object interdependency diagram.

    The PRODUCTS table is used to create the PRODCAT_VW view. PRODCAT_VW is used in the GET_DATA procedure.
    GET_DATA is called in the CHECK_DATA function. A new column PROD_QTY is added to the PRODUCTS table.
    How does this impact the status of the dependent objects?

    A. All dependent objects remain valid.
    B. Only the procedure and function become invalid and must be recompiled.
    C. Only the view becomes invalid and gets automatically revalidated the next time it is used.
    D. Only the procedure and function become invalid and get automatically revalidated the next time they are called.
  • 相关阅读:
    利用智能手机(Android)追踪一块磁铁(三)
    利用智能手机(Android)追踪一块磁铁(二)
    利用智能手机(Android)追踪一块磁铁(一)
    android音频发生器
    接口的作用(java)
    Botposter.com集群ETCD2.3.7升级至3.0实录[原创]
    springboot2+jpa+hikari+oracle实战
    Nginx配置详解
    Nginx安装启动+springboot项目实现负载均衡实战
    springboot使用websocket进行实时传送信息实战(包含服务端和客户端)
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5445062.html
Copyright © 2020-2023  润新知