Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IBM Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-14155: missing PARTITION or SUBPARTITION keyword

2 24260

ORA-02180: invalid option for CREATE TABLESPACE

1 19378

ORA-02185: a token other than WORK follows COMMIT

1 20628

ORA-24333: zero iteration count

2 15823

ORA-26098: direct path context is not prepared

1 3991

ORA-39070: Unable to open the log file.

1 5643

ORA-01480: trailing null missing from STR bind value

1 9681

LRM-00123: invalid character number found in the input file

1 9055

ORA-12155: TNS:received bad datatype in NSWMARKER packet

1 10999

PLS-00572: improper constraint form used

1 6209

TNS-12537: TNS:connection closed

1 5395

ORA-600?

1 5286

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

2314

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

2467

Post New IBM Oracle Errors Interview Questions


IBM Oracle Errors Interview Questions


Un-Answered Questions

What is the extension for a folder?

687


Explain what does the term "green architecture" mean? : .NET Architecture

721


Tell the names of most important google ranking factors?

609


Plz tell me the GATE interview question asked for ECE branch?

2474


How QTP support all types of applications (platforms)?

4253


Which register handles the arithmetic operations in the 8085?

783


What happen when I import the same module twice?

617


What is the purpose of sql?

667


What are the json arrays?

1


Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned

1485


Can you fade a picture in powerpoint?

192


Tell me what is the main difference between require() and require_once()?

721


Which are the five query types available in oracle?

720


How many moons do Jupiter planet have?

126


What are qualifiers in c?

769