English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (17)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (1)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2461)
Network Appliance (2)
Novell (16)
Oracle (413)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Oracle 1z0-033: Oracle9i:Performance Tuning
#51. You have the following outcome from the V$SYSSTAT view:
  1. SQL> SELECT name, VALUE FROM v$sysstat WHERE name = ‘TABLE FETCH continued ROW’;
 NAME                         VALUE 
 table fetch continued row      308
What action would you take to have control of this value in the future?

Show comments for this question (0)
Add comments
Link to this question

#52. You have reserved memory within the Shared Pool by using the SHARED_POOL_RESERVED_SIZE parameter to accommodate large space allocations while compiling PL/SQL blocks and database triggers. While observing the performance of the reserved area, you find that the value of the REQUEST_FAILURES column in the V$SHARED_POOL_RESERVED view is continuously increasing. Which statement is true in this scenario?

Show comments for this question (0)
Add comments
Link to this question

#53. You executed the following query on the V$SYSTEM_EVENT view:
  1. SQL> SELECT event, total_waits, time_waited
  2. FROM v$system_event;
The result of this query displays the total waits and time waited for events as shown in the Exhibit. View the Exhibit.

The query provides the total waits and time waited for the events of _____

Show comments for this question (0)
Add comments
Link to this question

#54. The buffer cache advisory feature is off in your database. You execute the following command to enable the Buffer Cache advisory feature in the database instance:
  1. SQL> ALTER SYSTEM SET DB_CACHE_ADVICE = ON;

After executing the command, you receive the following error
ORA-04031: unable to allocate shared memory.
What could be the reason for this error?

Show comments for this question (0)
Add comments
Link to this question

#55. Which three techniques should a DBA use to reduce the overhead on library cache? (Choose three.)

Show comments for this question (0)
Add comments
Link to this question

#56. You executed the following query to know about users and their consumer groups:
  1. SQL> SELECT * FROM DBA_RSRC_CONSUMER_GROUP_PRIVS;
 GRANTEE               GRANTED_GROUP       GRANT_OPTION     INITIAL_GROUP 
   SCOTT                   LOW_GROUP                 NO                NO 
  PUBLIC                   LOW_GROUP                 NO                NO 
  PUBLIC      DEFAULT_CONSUMER_GROUP                YES               YES 
  SYSTEM                   SYS_GROUP                 NO               YES
If the user SCOTT starts a session, to which consumer group will the session belong?

Show comments for this question (0)
Add comments
Link to this question

#57. You executed the following command to observe the index statistics:
  1. SQL> SELECT name, height, blocks, If_rows, del_If_rows, If_blks, distinct_keys
  2. 2 FROM index_stats
  3. 3 WHERE name=’CUIND’;
  1. NAME HEIGHT BLOCKS LF_ROWS DEL_LF_ROWS LF_BLKS DISTINCT_KEYS
  2. CUIND 2 24 8192 4096 18 32
Which statement is true regarding the CUIND index?

Show comments for this question (0)
Add comments
Link to this question

#58. In your database, Smith and John work on the HR schema. They connect to the HR schema and update the dept table simultaneously from their respective sessions:
Smith’s session:
  1. SQL> UPDATE dept SET deptno=60 WHERE loc=’NEW YORK’;
1 row updated.
John’s session:
  1. SQL> UPDATE dept SET deptno=80 WHERE loc=’BOSTON’;
In Smith’s session, the UPDATE statement is successful whereas in John’s session the UPDATE statement is waiting for Smith to complete his transaction. What could be the reason for this?

Show comments for this question (0)
Add comments
Link to this question

#59. You receive complaints from users regarding the high waiting time for their transactions. On investigation, you find that some users are not committing their transactions even though their sessions do not perform any activity for a long time.
Which strategy would prevent this locking problem?

Show comments for this question (0)
Add comments
Link to this question

#60. A customer has various dictionary-managed tablespaces with past data. The extents in dictionary-managed tablespaces are not uniformly sized. Newly created tablespaces are locally managed. You want to make all the tablespaces locally managed. What approach would you use to change the dictionary-managed tablespaces to locally managed tablespaces to get all the performance benefits of local extent management?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [17 
Up ^ gen. 0.093 Server date 05:37 02-12-2008 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps