Oracle General (1803)
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?)
828What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
610Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
628
What are record groups ? Explain the types of record group.
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
How do we get field detail of a table?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
How can you find dead processes?
Can we commit inside a function in oracle?
If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
Is oracle an open source?
What are the main benefits of using spfile over pfile?
What is the meaning of recursive hints in oracle?
Can we insert data in view oracle?
if u want to delete all these detail block etc what will happen in form
can u pls share responsibilities for production how to environment in odi?and how to generate report ?
You have taken import of a table in a database. You have got the integrity constraint violation error. How you are going to resolve it.
What is bulk copy or bcp in oracle?