What are the requirements of simple database?
Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
How many types of database software are there?
How does one create a new database?
You attempt to add a datafile and get: ora-01118: cannot add anymore datafiles: limit of 40 exceeded. What is the problem and how can you fix it?
What operator tests column for the absence of data?
What are dba privileges?
What are the types of schemas?
What does the no logging option do? Why would we be careful of using it?
Is oracle dba in demand?
What does an oracle dba do?
What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
You see the following on a status report: redo log space requests 23 redo log space wait time 0 is this something to worry about? What if redo log space wait time is high? How can you fix this?
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?
What is dba software?