What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
611When using oracle export/import what character set concerns might come up? How do you handle them?
637Post New Oracle DBA (Database Administration) Questions
You look at the dba_rollback_segs view and see that you have a large number of wraps is this a problem?
You have taken a manual backup of a datafile using os. How rman will know about it?
What is the difference between a database and instance?
What are the roles and responsibilities of oracle dba?
How do I become a database administrator?
Why do we need a database?
How do you put database is archivelog mode, explain procedure?
What do you understand by a control file?
What is pct free/pct used/pct increase parameter in segment? What is growth factor?
What happens if the constraint name is left out of a constraint clause?
What is the difference between a database and instance? What is the relation between them?
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?
Which database is best to learn?
How can be determining the size of the log files?
What is the most important action a dba must perform after changing the database from noarchivelog to archivelog?