GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Oracle  >  Database Administration
Go To First  |  Previous Question  |  Next Question 
 Database Administration  |  Question 8 of 81    Print  
Oracle DBA Questions
The ORACLE db is running with session audit and the audit table is full. What happens to new sessions?

Nothing, They are not audited
New Connections are Not Allowed
Session allowed, with audit to alert.log
None of the above record


Which of the following statements is valid?
ALTER SESSION SET CONSTRAINTS=TRUE
ALTER SESSION SET CONSTRAINTS = DEFERRED
ALTER SESSION SET CONSTRAINTS = FORWARD
None of the above

Which of the following all valid functions to be used in ROWID migration?
ROWID_TO_EXTENDED
ROWID_TO_RESTRICTED


The process that records information about the changes made by all transactions that commit is
DBWR
SMON
CKPT
None of the above

What does the PARALLEL_MAX_SERVERS Parameter set?
The max server parallel processes that can be used in a statement
The max number of server parallel processes that can be used in a session
The max Number of parallel processes that an instance can have
None of the above

The order in which Oracle processes a single SQL statement is
execute, parse, fetch
execute, fetch, parse
parse, execute, fetch
parse, fetch, execute


What keyword is used to create a reverse key index?
REVERSE
ROUND
TRUNC
REVERSEREPEAT


Which of the following is not a valid Listener Control Utility commands (LSNRCTL)?
RELOAD
SET
RESET
CHANGE_PASSWORD
The constraints that are not enforced until the user attempts to commit the transaction are
IMMEDIATE CONSTRAINT

ROWID_VERIFY
All of the above


In a standby database, what happens to the control file between the primary and standby databases?
Control File is shared
Control File Does Not Exist on Standby
Control File is recreated at standby
Standby Control file is created at primary and moved to standby


Which following statement is true when tablespaces are put in backup mode for hot backups?
High Volume of REDO is generated
No updates to tables in that tablespace
All of the above
None of the above


Which of the following are valid statements?
ALTER INDEX IX_1 REBUILD REVERSE;
ALTER INDEX IX_2 REBUILD NOREVERSE;
ALL OF THE ABOVE
NONE OF THE ABOVE


Which of the following statements is incorrect when used with : Alter User James?
Add Quota 5m
indentified by james
Defaul tablespace system
None of the above

What is the best strategy to follow while tuning Oracle?
Application, Memory, Contention, Disk Input Output
Memory, Disk, Application, Contention
Application, Memory, Disk IO, Contention
None of the above1


Which of the following commands will set the listener trace level to ADMIN?
SET TRC_LEVEL ADMIN
SET TRACE ADMIN
ALTER TRACE ADMIN
None of the above

What is Partition Pruning?
The process by which Oracle truncates the excess space at the end of partitions
The process which removes the empty space within the table partition
The process by which oracle optimizer eliminates unnecessary partitions from access by the sql statements
None of the above

Which of the following statements is TRUE?
NULL Can be specified as a value in a partition bound value list
NULL Cannot be specified as a value in a partition bound value list
An Empty String can be specified in a partition bound value list
None of the above


The following type of indexes are not allowed in Oracle
GLOBAL NON PREFIXED
GLOBAL PREFIXED
LOCAL NON PREFIXED
LOCAL PREFIXED


Which of the following scripts will create DBMS_APPLICATION_INFO package?
utlxplan.sql
catalog.sql
catapp.sql
dbmsutil.sql


Oracle does not consider a transaction committed until
The Data is written back to the disk by DBWR
The LGWR successfully writes the changes to redo
PMON Process commits the process changes
SMON Process Writes the data

As a new dba, how can you test the Backup and Recovery strategy that is currently in place?
Wait until the production system crashed and then try recovering it
Gather all documentation and Verify that it is correct
Gather Documentation and Test the strategy on a test database and verify Offsite Storage Procedures
Trash the old system and design a new strategy

Which data dictionary object holds the information about database audit codes and their associated names?
AUDIT_INFO
DBA_AUDIT_INFO
AUDIT_ACTIONS
None of the above


In which stage of SQL statement processing, you will receive an error while trying to insert a duplicate value in a primary key?
Parse
Fetch
execute
define

Which of the following three portions of a data block are collectively called as Overhead?
table directory, row directory and row data
data block header, table diretory and free space
table directory, row directory and data block header
data block header, row data and row header


What is your tuning option in an internet based 24X7 database performed badly on a specific process?

Tune SQL
Tune Background Process
Increase Network Pipe
Tune IO


In what scenario you have to open a database with reset logs option?
Rename Database
Point in time recovery
Activate a standby database
All of the above


Which following command will clear database recyclebin?
delete dba_recyclebin;
clear dba_recyclebin;
purge dba_recyclebin;
truncate dba_recyclebin;


Why is Direct Path Export Faster?
This option By Passes the SQL Layer
All SGA is used for Export
All of the above
None of the above


When will the rollback/undo information applied in the event of a database crash?
before the crash occurs
after the recovery is complete
immediately after re-opening the database before the recovery
roll back infrmation is never applied if the database crashes

Which following sql file would you run to compile all invalid objects in a database?
utlxplan.sql
utlu101s.sql
utlrp.sql
utlcomp.sql

=================================================



  
Total Answers and Comments: 1 Last Update: March 04, 2009     Asked by: KUMAR 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 04, 2009 12:07:05   #1  
taraldesai Member Since: January 2007   Contribution: 28    

RE: Oracle DBA Questions
What is this ? Please post individually
 
Is this answer useful? Yes | No

 Related Questions

Login to oracle Enterprise manager console logincan any one help me what may be management server even I'm logging with sysman and oem_temp as password it is giving the error VTK-1000 :unable to connect to management server...

1) What are the common questions asked in DBA interview? 2) Kindly give me important tips for attending DBA interviews.3) What size of database you handled? What should be the expected answer?4) Expectation of RMAN knowledge.5) What is the normal backup strategy use in your company & in market?6) On which OS you are working?7) How we should quote our salary?8) How many times you have done pl/sql coding while working as a DBA?9) What are the common DBA activities you do on daily basis?10) For @ 3
View Question | Asked by : Andy
Tags : Backup

1.How do you calculate SGA?2.What happens to dbf`s if the high water mark is large?3.How to avoid error ora 01555 in Oracle 9i?
Read Answers (1) | Asked by : Mohammed Abdul Afroze

How do I delete responsibility in Oracle 11i from backend and frontend? How is backend going to effect ?
View Question | Asked by : GB

The ORACLE db is running with session audit and the audit table is full. What happens to new sessions? Nothing, They are not audited New Connections are Not Allowed Session allowed, with audit to alert.log 
Latest Answer : What is this ? Please post individually ...
Read Answers (1) | Asked by : KUMAR

View Question | Asked by : deviraj5

How do you read all block_name, item_name, all_tables, all_procedures used on a form module in oracle 10g version ?
View Question | Asked by : spaik

Latest Answer : New Feature of Oracle 10g1.Introduction of sysaux tablespace.2.Temporary tablespace grouping.3.Retention guarantee in undo tablespace.4.Introduction of transportable tablespace.5.Introduction of datapump(fatser export/import)6.Automatic workload repository report ...
Read Answers (1) | Asked by : Mohammed Abdul Afroze

Hi Any body know what is Crossroads skill in Oracle DBA? Please help me. 
View Question | Asked by : Arnoldsmith

When a Oracle instance is up, How can we find which parameter file (pfile or spfile) the oracle is using? 
Latest Answer : The command given below will display 3 colums NAME, TYPE, VALUESQL> show parameter spfile NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ spfile string E:ORACLEPRODUCT10.1.0DB_1 DATABASESPFILEORCL.ORAIf ...
Read Answers (1) | Asked by : mah_mca


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

Related Categories
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape