A developer is trying to create a view and the database won’t let him. He has the "developer" role which has the "create view" system privilege and select grants on the tables he is using, what is the problem?
719You look at your fragmentation report and see that smon has not coalesced any of you tablespaces, even though you know several have large chunks of contiguous free extents. What is the problem?
661If you have an example table, what is the best way to get sizing data for the production table implementation?
601Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
570Explain 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?
620If you see the value for reloads is high in the estat library cache report is this a matter for concern?
677Post New Oracle DBA (Database Administration) Questions
As an oracle dba what are the entire unix file you should be familiar with?
Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
What is the meaning of database backup?
What are the data management skills?
Discuss row chaining, how does it happen? How can you reduce it? How do you correct it?
A tablespace has a table with 30 extents in it. Is this bad? Why or why not.
How long does it take to learn database administration?
What is a junior dba?
What os user should be used for the first part of an oracle installation (on unix)?
When using oracle export/import what character set concerns might come up? How do you handle them?
What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
Why are recursive relationships bad? How do you resolve them?
If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
What are functions of dba?
What is oracle archived redo log?