What is your favorite tool for day-to-day oracle operation?
No Answer is Posted For this Question
Be the First to Post Answer
What are the requirements of simple database?
Who is a database user?
Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
Which files are vital that should be backed up?
What does dba stand for database?
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 a production dba?
Which is the best option used to move database from one server to another serve on same network and why?
When using oracle export/import what character set concerns might come up? How do you handle them?
How can you determine if the sqlnet process is running for sqlnet v1? How about v2?
A tablespace has a table with 30 extents in it. Is this bad? Why or why not.
How can you find dead processes?