GeekInterview.com
  I am new, Sign me up!
 

Oracle DBA FAQ


Oracle DBA FAQ

Questions: 81
Comments: 40
 Oracle DBA FAQ Tags
 Showing Questions 21-30 of 81 Questions
<< Previous 1 2 [3] 4 5 6 7 8 9 Next >>
 Sponsored Links

 
 Oracle DBA FAQ
Sorting Options :  

How to write a trigger in order to invoke a stored procedure in Oracle? 
View Question | Asked by : curie.k

How can we create control file, when it is lost? 
Latest Answer: If other files like datafile and log files are intact then take the back up of the control file to trace directory as follows. 1. Open the database in nomount mode i.e. startup nomount; 2. Take the backup of control file i.e. ALTER DATABASE BACKUP ...

Explain what are system tablespace and default tablespace? How do they differ from one another? 
Latest Answer: System for oracle oracle metadata and default for when you create any user without providing any default tablespace clause will use this tablespace for objects ...

How to start Oracle services manually for Oracle database? 
View Question | Asked by : aman mangat

How to cancel an automatic recovery in standby database? 
View Question | Asked by : narsinghv

Where can we see the last refreshed details of the Database (from Some other Environment Database) or Restored (from some backup) 

A user reports that his database is running slow, after 2 days it runs fast, what is your observation? 
View Question | Asked by : sudheer1979

The tape device of datafile of 1GB, while you are taking backup to disk, a user enters and access/modifies the database, where will this data be stored? 
View Question | Asked by : sudheer1979

How to estimate the size of a tablespace according to the size of the database size 
Latest Answer: select sum(bytes/1024/1024) mb from dba_data_files where tablespace_name='XXXXXX' ...

How many layers are there in the shared pool? What are they? 
Latest Answer: There are two layers in shared pool 1. Library cache2. Data Dictionary cache ...
Read Answers (1) | Asked by : shrouk

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