What is a production dba?
No Answer is Posted For this Question
Be the First to Post Answer
What will you do if in any condition you do not know how to troubleshoot the error at all and there are no seniors or your co-workers around?
What kinds of responsibilities does a dba have in a database environment?
What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
Users 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?
What is tkprof and how is it used?
A tablespace has a table with 30 extents in it. Is this bad? Why or why not.
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?
You see a wait on lms process in statspack, what does that mean?
What are the important tasks of common oracle dba?
What is end user in database?
How do you analyze table partition using oracle provided package?
How should a many-to-many relationship be handled?