What is end user in database?
No Answer is Posted For this Question
Be the First to Post Answer
using hot backup without being in archive log mode, can you recover in the event of a failure? Why or why not?
What are the goals of dba?
You have installed oracle and you are now setting up the actual instance. You have been waiting an hour for the initialization script to finish, what should you check first to determine if there is a problem?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
When should you increase copy latches?
If a tablespace has a default pctincrease of zero what will this cause (in relationship to the smon process)?
How many types of database software are there?
When configuring sqlnet on the client what files need to be set up?
Discuss row chaining, how does it happen? How can you reduce it? How do you correct it?
How do I become a database administrator?
What does the no logging option do? Why would we be careful of using it?
What happens if a primary key constraint is disabled and then enabled without fully specifying the index clause?