|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#72. Examine this fragment from a SQL*Plus session: SQL> SELECT name, VALUE FROM v$sysstat 2> WHERE name LIKE 'work area executions%';
NAME VALUE
work area executions - optimal 1544
work area executions - onepass 11
work area executions - multipass 1038 What can you conclude about the setting of the PGA_AGGREGATE_TARGET initialization parameter?
Show comments for this question (1)
Add comments
Link to this question
|
|
#74. Consider the following statement: SQL> EXECUTE DBMS _STATS.GATHER_SCHEMA_STATS (- 2> ownname => 'OE', - 3> estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZE, - 4> method opt => 'for all columns size AUTO');
What is the effect of 'for all columns size AUTO' of the METHOD_OPT option?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.087
|
Server date 06:41 22-11-2008
|
Developed by Zip © 2006
|
|
 |
|
|