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-06911: CMX: t_event returns ERROR

1 2787

ORA-06912: CMX: write error in datarq

1 3098

ORA-06913: CMX: error during redirection of connection

1 2863

ORA-06914: CMX: unexepected event during start of oracle

1 2933

ORA-06915: CMX: unknown t_event in datarq

1 3055

ORA-06916: CMX: error in data read (t_datain)

1 3081

ORA-06917: CMX: error in data read (too many bytes read)

1 2925

ORA-06918: CMX: T_NOEVENT during wait for read event

1 2827

ORA-06919: CMX: error during write request (unknown event)

1 2739

ORA-06920: CMX: getbrkmsg illegal datatype

1 2908

ORA-06921: CMX: getdatmsg illegal datatype

1 2892

ORA-06922: CMX: bad write length

1 3208

ORA-06923: CMX: illegal break condition

1 3033

ORA-06924: CMX: wrong break message length

1 3080

ORA-06925: CMX: disconnect during connect request

1 2820


Un-Answered Questions { Database Errors }

IMP-00070: Lob definitions in dump file are inconsistent with database.

1796


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...

2798


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2772


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3435


What is the meaning of lock escalation and why/how to stop this?

2705


ORA-26032: index string.string loading aborted after string keys

2176


ORA-26084: direct path context already finished

1994


ORA-16627: No standby databases support the overall protection mode.

4036


IMP-00064: Definition of LOB was truncated by export

6465


How will you Handle Error in SQL SERVER 2008?

2440


ORA-26094: stream format error: input column overflow

2853


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2945


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...

2659


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.

1696


What is Mutex error in Triggers?

3117