Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-32307: must use FROM ONLY clause when referencing an object table

1 3120

ORA-32308: object materialized views must use SELECT *

1 2950

ORA-32309: object mview type "string"."string" does not match the master table type

1 3112

ORA-32310: object materialized views must select from an object table

1 2879

ORA-32311: materialized view definition query selects an unsupported user-defined type

1 2879

ORA-32312: cannot refresh a secondary materialized view "string"."string"

1 2994

ORA-32313: REFRESH FAST of "string"."string" unsupported after PMOPs

1 3659

ORA-32314: REFRESH FAST of "string"."string" unsupported after deletes/updates

1 3916

ORA-32315: REFRESH FAST of "string"."string" unsupported after mixed DML and Direct Load

1 2551

ORA-32316: REFRESH FAST of "string"."string" unsupported after mixed DML

1 3214

ORA-32317: cannot run a job from a job

TCS,

1 5026

ORA-32318: cannot rename a materialized view

1 7977

ORA-32319: Cannot use direct loader log to FAST REFRESH materialized view "string"."string"

1 7814

ORA-32320: REFRESH FAST of "string"."string" unsupported after container table PMOPs

2 6276

ORA-32321: REFRESH FAST of "string"."string" unsupported after detail table TRUNCATE

1 5006


Un-Answered Questions { Database Errors }

IMG-02003: 2FF03 - incorrect color histogram feature specification

1725


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

2619


What is live lock, deadlock and what is Lock escalation?

2447


ORA-26094: stream format error: input column overflow

2825


NZE-28868: Peer certificate chain check failed.

2822


mount: mount to NFS server failed: System Error: Connection timed out

3680


What is the use of NOLOCK locking hint?

1800


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2812


I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.

1673


ORA-16626: failed to enable specified object

2232


why we are using shift key in unix shell script

3190


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6671


RMAN-05017: no copy of datafile number found to recover

2423


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2495


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

2661