Where would you look to find out if a redo log was corrupted assuming you are using oracle mirrored redo logs?
522Users are not being allowed on the system. The following message is received: ora-00257 archiver is stuck. Connect internal only, until freed. What is the problem?
604You 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?
789You look at the dba_rollback_segs view and see that you have a large number of wraps is this a problem?
588If you are not sure what command does a particular unix function what is the best way to determine the command?
563You have just started a new instance with a large sga on a busy existing server. Performance is terrible, what should you check for?
538What happens if a primary key constraint is disabled and then enabled without fully specifying the index clause?
632Post New Oracle DBA (Database Administration) Questions
What is dba in sound level?
System tablespace cant be exported from one database and imported into another why?
How would you find total size of database in os level?
How do you use automatic pga memory management with oracle 9i and above?
When using oracle export/import what character set concerns might come up? How do you handle them?
What are the different types of database users?
How do I become a dba?
What does the no logging option do? Why would we be careful of using it?
What is the difference between a database and instance?
If you have an example table, what is the best way to get sizing data for the production table implementation?
What is difference between logical standby database and physical standby database?
If you see a pin hit ratio of less than 0.8 in the estat library cache report is this a problem? If so, how do you fix it?
What is the easiest method to create a file on unix?
Explain dual table. Is any data internally stored in dual table. Lot of users is accessing select sysdate from dual and they getting some millisecond differences. If we execute select sysdate from emp; what error will we get. Why?
What is the finger command?