Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-23348: cannot replicate procedure string; only IN parameters supported

1 2563

ORA-23349: cannot generate replication support for functions

1 2674

ORA-23350: maximum number of recursive calls exceeded

1 2628

ORA-23351: parameter datatype string for procedure string not supported

1 2697

ORA-23352: duplicate destination for deferred transaction

1 2630

ORA-23353: deferred RPC queue has entries for object group "string"."string"

1 3606

ORA-23354: deferred RPC execution disabled for "string" with "string"

1 2902

ORA-23355: object string.string does not exist or is invalid at master site

1 3026

ORA-23356: masterdef recognizes a master which does not recognize the masterdef

1 2774

ORA-23357: the propagator does not exist

2 7330

ORA-23358: invalid remote user

1 3812

ORA-23359: error on creating a ddl record for a repcatlog record

1 2639

ORA-23360: only one materialized view for master table "string" can be created

1 3487

ORA-23361: materialized view "string" does not exist at master site

1 2704

ORA-23362: invalid user

1 3632


Un-Answered Questions { Database Errors }

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.

2602


what is the instrument that used in Mechanical Energy??

2460


ORA-16626: failed to enable specified object

2001


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

1739


ORA-26084: direct path context already finished

1704


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

2338


ORA-26094: stream format error: input column overflow

2583


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

3145


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

2472


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

2000


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

1568


How to view the error log for any specific instance?

2186


When do you get "getwmicomexception"?

2459


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

1938


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.

2576