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

LFI-01503: Max filename size exceeded generating filename.

1 3205

LFI-01504: fseek() failed(OSD return value = string) in string.

1 2827

LFI-01505: fclose() failed(OSD return value = string) in string.

1 2824

LFI-01506: fflush() failed(OSD return value = string).

1 4877

LFI-01507: fwrite() failed(OSD return value = string) in string.

1 3092

LFI-01508: access() failed.

1 3153

LFI-01509: fopen() failed(OSD return value = string).

1 3642

LFI-01510: fread() failed(OSD return value = string) in string.

1 2810

LFI-01511: unlink() failed(OSD errno = string) in string.

1 3019

LFI-01512: stat() failed

1 2815

LFI-01514: ftell() failed in string

1 2786

LFI-01515: truncate() failed.

1 2966

LFI-01516: read() failed (OSD return value = string) in string.

1 2723

LFI-01517: open() failed(OSD return value = string).

1 5853

LFI-01518: write() failed(OSD return value = string) in string.

1 3250


Un-Answered Questions { Database Errors }

IMP-00064: Definition of LOB was truncated by export

6420


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.

1660


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

2601


ORA-26076: cannot set or reset value after direct path structure is allocated

1973


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

2436


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

6663


What is Mutex error in Triggers?

3076


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2523


ORA-26079: file "string" is not part of table string.string

1960


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2707


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2807


ORA-26027: unique index string.string partition string initially in unusable state

6752


NZE-28890: Entrust Login Failed

1885


ORA-26094: stream format error: input column overflow

2816


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

2743