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 31-40 of 69 Questions
<< Previous 1 2 3 [4] 5 6 7 Next >>
 Sponsored Links

 
 Database Admin Interview Questions
Sorting Options :  

Latest Answer: Due to DML commands, HWM will increase, which means for a query till the HWM all the blocks will be read whether blocks contain data or not (due to delete), because of this performance will go down. ...
Read Answers (1) | Asked by : data reshuffling

Latest Answer: dedicated server will have only one userprocess for each server process but where as in shared server server process can be shared among the different user processes ...

what is Referential Backup? Which case we use Referential Backup and which case we use Incremental backup? 
Tags : Backup

Latest Answer: alter table add constraint primary key ()DEFERRABLE initially immediate enable novalidate ...
Read Answers (1) | Asked by : Srinivas panyala

Can RAC structures have different operating system nodes in cluster. e.g one node linux and other node is Windows. if not then why?

Latest Answer: DSS is desicion support system. This is mainly useful for tking appropriate decisions based on existing data. All the data is already available in the DB. And we have to get reports according to the need. OLTP - OnLine Transaction Processing  is ...
Read Answers (1) | Asked by : Iran

When normalizing a table that can have a many to many relationship with another table, what steps should you take?
looking for a detailed answer if possible 
Read Answers (1) | Asked by : jim hickey

During a full database restore, you have a power outage and the restore fails after running for 6 hours out of an estimated 7 hours to complete. What would you do when power is restored to recover the database in the most effective way?  Re-write this query so it will use the index on the Datecreated column. (1) SELECT * FROM order_header WHERE DateDiff(hh,Datecreated,getdate()) < 2 SELECT * FROM order_header WHERE DateDiff < 2   Your clustered SQL Server 2000 production database
View Question | Asked by : highvoltage
Tags : Restore

Latest Answer: hi,You can put the entire database in read only mode.startup mountalter database open read only; ...

Latest Answer: To see fragmentation:select sum(bytes)/1024 from  dba_data_files where tablespace_name='';output: 10select sum(bytes)/1024 from  dba_segments where tablespace_name='';ouput :7Select sum(bytes)/1024 from  dba_free_space where ...

View page << Previous 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