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) Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
534Explain 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?
575If you see the value for reloads is high in the estat library cache report is this a matter for concern?
631If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
576using hot backup without being in archive log mode, can you recover in the event of a failure? Why or why not?
1 1017What is mutated trigger? In single user mode we got mutated error, as a dba how you will resolve it?
563
What privilege is needed for a user to create tables in oracle?
can you convert or reverse engineer a fmx back to a fmb file?
What is ASM (Automatic Storage Management) in Oracle?
what are the API of GL,PO,AP
How to convert a string to a date in oracle database?
How to use subqueries with the in operator using oracle?
What is the difference between truncate and delete? How would a full table scan behave after?
What is transaction control statement and how many types of transaction control statement in Oracle?
How do you store pictures in a database?
What do you understand by redo log file mirroring?
What is data type in oracle?
What is an oracle user role?
What are the uses of Oracle Rollback Segment?
What is oracle partial backup?
How to define an anonymous procedure with variables?