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?
498Explain 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?
534If you see the value for reloads is high in the estat library cache report is this a matter for concern?
581If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
540using hot backup without being in archive log mode, can you recover in the event of a failure? Why or why not?
1 948What is mutated trigger? In single user mode we got mutated error, as a dba how you will resolve it?
528
How to retrieve data from an cursor to a record?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
suppose having unique and duplicate but I want to load unique record one table and duplicates one table?
What is pragma autonomous transaction in oracle?
What is an oracle transaction?
In oracle there is column command, how will you explain that?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
what is load plans and types of load plans?
What is bulk copy or bcp in oracle?
How to create a single index for multiple columns?
How to convert times to characters in oracle?
What is the use of Oracle Control File?
How to convert a date to char in oracle? Give one example.
Explain database link?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?