GeekInterview.com
  I am new, Sign me up!
 

Database Admin Interview Questions


Database Admin Interview Questions

Questions: 69
Comments: 173
 Database Admin Tags
 Showing Questions 1-10 of 69 Questions
[1] 2 3 4 5 6 7 Next >>
 Sponsored Links

 
 Database Admin Interview Questions
Sorting Options :  

How will you find out if your database is using recovery catalog or not? 
View Question | Asked by : sam_gawde

How will you determine the number of connections connected to your database? 
Latest Answer: Use any one of the below commands to show the userssql>show users;          orsql>desc dba_users; ...

What will happen in database if your like hard disk crashes & what will be your next step to recover that database? 
View Question | Asked by : sam_gawde

A Database is running in NoArchiveLog mode then which type of backups you can take? 
Latest Answer: If your database is in NOARCHIVELOG mode, then the only type of backups that you should perform are closed, consistent (COLD BACKUP), whole database backups. The files in this type of backup are all consistent and do not need recovery, so the online logs ...
Read Answers (1) | Asked by : pessi

What is the effect on database at the time of total power failure when an UPDATE query is under execution in Oracle 9i?  
Latest Answer: When the power failure occurs while an update statement is running. When the database is restarted it does an automatic recovery, when it finds the update statements pending, it performs a rollback of the update statement.Regards-Ram ...

What are the steps required to enable the RMAN backup for a target database? 
Latest Answer: Open a RMAN session and connect with target database, if you follow standalone command method just issue BACKUP DATABASE command its allocates channel and do the backup, but if you follow batch command method to do sort of jobs in one issue then you ...

In Oracle RAC 3-node environment, If one node is down then how will the sessions balance among the remaining two nodes? 

What is High Water Mark in Oracle? 
Latest Answer: The High Watermark is the maximum fill-grade a table has ever reached. The blocks above high water mark are empty blocks.Initially when you create a table the high water mark is the first block. When you insert rows on the table the high water mark increases ...

If we are running in NOARCHIVELOG mode and my all redo log files are full and data is still not committed by the current session. What activity will Oracle perform and what will happen with the un-comitted 
Latest Answer: NONARCHIVE log will Protect the DB from Instence faliure but not from Media failure.The Redo files will be covered until the last backup taken , but after that all uncommited datae will be lost for the period (after the last backup) taken. ...
Read Answers (1) | Asked by : gbansal4

Why the Standard Oracle supplied JDBC driver cannot be used when using a Real Application Cluster?Decribe the differences between an Oracle Real Application Cluster and Oracle Deployed in a Sun Cluster? 
View Question | Asked by : mmor85

View page [1] 2 3 4 5 6 7 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