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

TNS-12529: TNS:connect request rejected based on current filtering rules

1 4023

TNS-12531: TNS:cannot allocate memory

1 7550

TNS-12532: TNS:invalid argument

4 13572

TNS-12533: TNS:illegal ADDRESS parameters

1 5774

TNS-12534: TNS:operation not supported

1 3444

TNS-12535: TNS:operation timed out

1 5265

TNS-12536: TNS:operation would block

1 3849

TNS-12537: TNS:connection closed

IBM,

1 5878

TNS-12538: TNS:no such protocol adapter

1 5403

TNS-12539: TNS:buffer over- or under-flow

1 3271

TNS-12540: TNS:internal limit restriction exceeded

1 4146

TNS-12541: TNS:no listener

1 3531

TNS-12542: TNS:address already in use

1 5005

TNS-12543: TNS:destination host unreachable

1 7178

TNS-12544: TNS:contexts have different wait/test functions

1 2879


Un-Answered Questions { Database Errors }

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

2636


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

2592


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

1955


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.

1646


ORA-16516: The current state is invalid for the attempted operation.

8813


ORA-26029: index string.string partition string initially in unusable state

2152


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

2429


What severity level errors are managed in TRY-CATCH block?

2221


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

3664


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

6742


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1674


ORA-26082: load of overlapping segments on table string.string is not allowed

1766


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

1741


ORA-16626: failed to enable specified object

2211


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2728