Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
723What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
527Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
546
How can you find out how many users are currently logged into the 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 the usage of control file in oracle?
How to use "while" statements in oracle?
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
How do you prevent oracle from giving you informational messages during and after a sql statement execution?
Explain for repository?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
What is oracle host variable?
Could you please let me know the interfaces in OM / FA??
Why do we need object libraries?
please send me oracle pl/sql exp resume. and also faqs...
how to write the procedures in odi?
How do you run ms_batch file in forms?
What is an Oracle Instance?