You are not logged in.

#1 2012-04-03 03:30:23

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

Memory Management Interview Questions And Answers

Oracle Database :: Oracle Memory Management Job Interview Questions and Answers

Oracle Memory Management Interview Questions and Answers will guide us that Oracle Memory management is the act of managing computer memory. This involves providing ways to allocate partions of memory to programs at their request, and freeing it for reuse when no longer needed. The management of main memory is critical to the computer system. So learn the basics and advance level Oracle Memory Management with the help of this Oracle Memory Management Interview Questions with Answers guide

1 ► What is the significance of having storage clause?
2 ► What is the functionality of SYSTEM table space?
3 ► How does Space allocation table place within a block?
4 ► What is the role of PCTFREE parameter is storage clause?
5 ► What is the OPTIMAL parameter?
6 ► What is a shared pool?
7 ► What is mean by Program Global Area (PGA)?
8 ► What is a data segment?
9 ► What are the factors causing the reparsing of SQL statements in SGA?
10 ► What is Database Buffers?
11 ► What is dictionary cache?
12 ► Which parameter in Storage clause will reduce number of rows per block?
13 ► What is meant by free extent?
14 ► How will you force database to use particular rollback segment?
15 ► How can we organize the tablespaces in Oracle database to have maximum performance?
16 ► How will you swap objects into a different table space for an existing database?
17 ► What is redo log buffer?
18 ► What is meant by recursive hints?
19 ► How can we plan storage for very large tables?
20 ► How will you estimate the space required by a non-clustered tables?
21 ► It is possible to use raw devices as data files and what are the advantages over file system files?
22 ► What is a Control file?
23 ► How will you monitor rollback segment status?
24 ► How will you monitor the space allocation?
25 ► Why query fails sometimes?
26 ► How the space utilization takes place within rollback segments?
27 ► How will you create multiple rollback segments in a database?
28 ► What is a rollback segment entry?
29 ► What is hit ratio?
30 ► What are disadvantages of having raw devices?
31 ► What is use of rollback segments in Oracle database?
32 ► What is advantage of having disk shadowing / mirroring?
33 ► How redo logs can be achieved?
34 ► What is redo log file mirroring?
35 ► How to implement the multiple control files for an existing database?
36 ► What is SGA? How it is different from Ver 6.0 and Ver 7.0?
37 ► What is a Shared SQL pool?
38 ► What is mean by Program Global Area (PGA)?
39 ► List the factors that can affect the accuracy of the estimations?
40 ► What are the different kind of export backups?
41 ► What is cold backup? What are the elements of it?
42 ► What is a logical backup?
43 ► What is hot backup and how it can be taken?
44 ► What is the use of FILE option in EXP command?
45 ► What is the use of GRANT option in EXP command?
46 ► What is the use of INDEXES option in EXP command?
47 ► What is the use of ROWS option in EXP command?
48 ► What is the use of PARFILE option in EXP command?
49 ► What is the use of ANALYSE ( Ver 7) option in EXP command?
50 ► What is the use of FULL option in EXP command?
51 ► What is the use of OWNER option in EXP command?
52 ► What is the use of TABLES option in EXP command?
53 ► What is the use of RECORD LENGTH option in EXP command?
54 ► What is the use of INCTYPE option in EXP command?
55 ► What is the use of RECORD option in EXP command?
56 ► What is the use of ROWS option in IMP command?
57 ► What is the use of INDEXES option in IMP command?
58 ► What is the use of GRANT option in IMP command?
59 ► What is the use of SHOW option in IMP command?
60 ► What is the use of FILE option in IMP command?
61 ► What is use of LOG (Ver 7) option in EXP command?

2012-04-03 03:30:23

Advertisement
Ads By Google

Re: Memory Management Interview Questions And Answers



Board footer