码迷,mamicode.com
首页 >  
搜索关键字:ocp    ( 1060个结果
ocp-505
QUESTION NO: 505 Which three components does the Scheduler use for managing tasks within the Oracle environment? (Choose three.) A. a job B. a program C. a schedule D. a PL/SQL procedure Answer:...
分类:其他好文   时间:2015-10-19 09:28:11    阅读次数:178
ocp-481
QUESTION NO: 481 View the Exhibit to examine the replay settings for replay parameters. What is the implication for setting the values for replay parameters? (Choose all that apply.) A. The COMMIT...
分类:其他好文   时间:2015-10-18 23:19:22    阅读次数:384
ocp-493
QUESTION NO: 493 You decided to use Direct NFS configuration in a non-RAC Oracle installation and created the oranfstab file in /etc. Which two statements are true regarding this oranfstab file? (Cho...
分类:其他好文   时间:2015-10-18 23:18:26    阅读次数:434
ocp-498
QUESTION NO: 498? View the Exhibit for some of the parameter settings. You start a session and issue the following command: SQL>CREATE INDEX emp_ename ON emp(ename) TABLESPACE users INVISIBLE; Wha...
分类:其他好文   时间:2015-10-18 23:17:04    阅读次数:431
ocp-495
QUESTION NO: 495Which tuning tool recommends how to optimize materialized views so that these views can take advantage of the general query rewrite feature? A. Segment Advisor B. SQL Access Advisor...
分类:其他好文   时间:2015-10-18 23:16:53    阅读次数:414
ocp-497
QUESTION NO: 497 You perform the following activities during the database upgrade from Oracle Database 10g to Oracle Database 11g: 1. Capture plans for a SQL workload into a SQL Tuning Set (STS) be...
分类:其他好文   时间:2015-10-18 23:15:21    阅读次数:212
ocp-499
QUESTION NO: 499 While tuning a SQL statement, the SQL Tuning Advisor finds an existing SQL profile for the statement that has stale statistics available. What would the optimizer do in this situatio...
分类:其他好文   时间:2015-10-18 20:07:32    阅读次数:132
ocp-478
QUESTION NO: 478 The BOOKINGS table contains online booking information. When a booking is confirmed, the details are transferred to an archival table BOOKINGS_HIST and deleted from the BOOKINGS tabl...
分类:其他好文   时间:2015-10-18 12:57:33    阅读次数:163
ocp-479
QUESTION NO: 479 You issued the following command: CREATE GLOBAL TEMPORARY TABLE admin_work_area (startdate DATE, enddate DATE, class CHAR(20)) ON COMMIT DELETE ROWS TABLESPACE tbs_t1; An index...
分类:其他好文   时间:2015-10-18 12:54:33    阅读次数:143
ocp-462
QUESTION NO: 462 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 t...
分类:其他好文   时间:2015-10-18 11:33:48    阅读次数:233
1060条   上一页 1 ... 65 66 67 68 69 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!