Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-06405: NETCMN: reset protocol error

1 2493

ORA-06406: NETCMN: error sending break message

1 2416

ORA-06407: NETCMN: unable to set up break handling environment

1 2343

ORA-06408: NETCMN: incorrect message format

1 2725

ORA-06413: Connection not open.

1 4053

ORA-06416: NETCMN: error on test

1 2287

ORA-06419: NETCMN: server can not start oracle

1 2091

ORA-06420: NETCMN: SID lookup failure

1 2045

ORA-06421: NETCMN: Error detected in the read-in data

1 3046

ORA-06422: NETCMN: Error in sending data

1 2395

ORA-06423: NETCMN: Error in receiving data

1 2238

ORA-06430: ssaio: Seals do not match

1 2590

ORA-06431: ssaio: Invalid Block number

1 2942

ORA-06432: ssaio: Buffer Not Aligned

1 2226

ORA-06433: ssaio: LSEEK error, unable to seek to requested block.

1 2360


Un-Answered Questions { Database Errors }

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.

1093


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

1213


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

1243


why we are using shift key in unix shell script

2601


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2367






ORA-26094: stream format error: input column overflow

2264


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

2147


NZE-28868: Peer certificate chain check failed.

2275


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2636


NZE-28890: Entrust Login Failed

1414


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

2177


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

2238


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

2269


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

6239


ORA-26028: index string.string initially in unusable state

3412