GeekInterview.com
  I am new, Sign me up!
 

Oracle DBA Interview Questions


Oracle DBA Interview Questions

Questions: 231
Comments: 477
 Oracle DBA Tags
 Showing Questions 51-60 of 231 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 Oracle DBA Interview Questions
Sorting Options :  

How to check whether database whether it is opened by pfile/spfile. 
Latest Answer: Another alternative: SHOW PARAMETER SPFILE; ...

Explain the differences between 9i OEM & 10G OEM along with new features that changes the way you do your daily job 
View Question | Asked by : Pragati.rch

Db_buffercache : How we will tune it. 
View Question | Asked by : Pragati.rch

I have to check used space/unused space in table space. Which view /command will provide me the desired answer. 
Latest Answer: dba_free_spaces and dba_segments ...

How the data is processed in DB Buffer Cache. 
View Question | Asked by : Pragati.rch

What are the changes that happen in Database buffer cache(List of all changes in DB Buffer Cache) 
View Question | Asked by : Pragati.rch

How to create User in Oracle, allocate quota on Oracle table space 
Latest Answer: SQL> create user test   identified by test    default tablespace XYZ   quota unlimited on XYZ1   quota unlimited on XYZ2    quota unlimited on XYZ3   quota unlimited on XYZ4;User ...

Can you use Backsets created by RMAN with any other utility 
View Question | Asked by : Pragati.rch

Latest Answer: We need to put the tablespaces in backup mode during hot backup so that writing to datafiles related to this tablespace would stop and be written in the archive logs instead during the period of the backup. If you will not put the tablespaces in backup ...

Can you take online backup of a Control File If yes, How? 
Latest Answer: Yes you could take a online backup of a control file. SQL> alter database backup controlfile to trace;This will create a text copy of your controlfile. You could use this text file to recreate your controlfile. ...

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
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