Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-06434: ssaio: read error, unable to read requested block from database file.

1 2132

ORA-06435: ssaio: write error, unable to write requested block to database file.

1 2104

ORA-06436: ssaio: asynchronous I/O failed due to incorrect parameters.

1 2062

ORA-06437: ssaio: the asynchronous write was unable to write to the database file.

1 2337

ORA-06438: ssaio: the asynchronous read was unable to read from the database file.

1 2339

ORA-06439: ssaio: the asynchronous write returned incorrect number of bytes

1 2125

ORA-06440: ssaio: the asynchronous read returned incorrect number of bytes

1 2250

ORA-06441: ssvwatev: Incorrect parameter passed to function call

1 2065

ORA-06442: ssvwatev: Failed with unexpected error number.

1 2160

ORA-06443: ssvpstev: Incorrect parameter passed to function call

1 2245

ORA-06444: ssvpstev: Failed with unexpected error number.

1 1994

ORA-06445: ssvpstevrg: Incorrect parameters passed to function call

1 2045

ORA-06446: ssvpstevrg: Failed with unexpected error number.

1 2397

ORA-06447: ssvpstp: Incorrect parameter passed to function call

1 1983

ORA-06448: ssvpstp: Failed with unexpected error number.

1 2121


Un-Answered Questions { Database Errors }

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

1715


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

2323


what is new g/l functionality

2218


ORA-26084: direct path context already finished

1488


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

1655






When do you get "getwmicomexception"?

2267


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1240


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.

1087


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

2259


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2314


ORA-26030: index string.string had string partitions made unusable due to:

1562


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

1237


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

2862


What is Mutex error in Triggers?

2492


NZE-28890: Entrust Login Failed

1411