日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

053(二十)

發布時間:2025/3/20 编程问答 35 豆豆
生活随笔 收集整理的這篇文章主要介紹了 053(二十) 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

96、

96.Examine the following command: SQL> ALTER TABLE booking SHRINK SPACE COMPACT; Which activity is performed when the preceding command is executed? A. The shrink operation touches every block in the BOOKING table B. The high-water mark (HWM) for the BOOKING table is shifted from its original position C. The progress of the shrink operation is saved in the bitmap blocks of the BOOKING table D. The data manipulation language (DML) triggers on the BOOKING table are executed because the shrink operation is internally handled by the INSERT/DELETE operation

?

97、

97.The RECYCLEBIN parameter is set to ON for your database. You drop a table, PRODUCTS, from the SCOTT schema. Which two statements are true regarding the outcome of this action? (Choose two) A. All the related indexes and views are automatically dropped B. The flashback drop feature can recover only the table structure C. Only the related indexes are dropped whereas views are invalidated D. The flashback drop feature can recover both the table structure and its data

?

98、

98.You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this? (Choose two) A. The database must have multiplexed redo log files B. The database must be in the MOUNT state to execute the command C. The database must be in the NOMOUNT state to execute the command D. The database must be opened in RESTRICTED mode before this operation E. The database must be opened with the RESETLOGS option after the flashback operation

?

99、View the Exhibit and examine the steps that you executed to create a database resource plan.?

Subsequently, you execute the following procedure which results in an error:
SQL> EXECUTE dbms_resources_manager.validate_pending_area ( );
What could be the reason?
Exhibit:

A. The pending area is automatically submitted after the plan creation B. The procedure must be executed before creating the resources plan directive C. The SYS_GROUP resource consumer group is not included in the resource plan directive D. The OTHER_GROUPS resources consumer group is not included in the resource plan directive

?

100、

100.Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; \ } Which two statements describe the effect after the database is duplicated successfully? (Choose two) A. The data files of the read-only tablespaces in the target database are not duplicated B. The read-only tablespaces in the target database are still defined in new the database C. The read-only tablespaces in the target database are changed to online after duplication D. The data files of the read-only tablespaces in the target database get duplicated E. The read-only tablespaces in the target database are not defined in the new database

?

轉載于:https://www.cnblogs.com/huanhuanang/p/5393947.html

總結

以上是生活随笔為你收集整理的053(二十)的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。