What is dba software?
No Answer is Posted For this Question
Be the First to Post Answer
How many control files should you have?
Give one method for transferring a table from one schema to another?
What are the beneficial tools for administering the database?
What happens when the default and temp tablespace clauses are left out from create user statements?
You see the following on a status report: redo log space requests 23 redo log space wait time 0 is this something to worry about? What if redo log space wait time is high? How can you fix this?
You look at the dba_rollback_segs view and see that there is a large number of shrinks and they are of relatively small size, is this a problem? How can it be fixed if it is a problem?
Which database is best to learn?
How can you find dead processes?
When configuring sqlnet on the server what files must be set up?
How do I become a database administrator?
What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
Does dba need to know programming?