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 23335

ORA-02180: invalid option for CREATE TABLESPACE

1 18876

ORA-02185: a token other than WORK follows COMMIT

1 19855

ORA-24333: zero iteration count

2 15237

ORA-26098: direct path context is not prepared

1 3586

ORA-39070: Unable to open the log file.

1 5251

ORA-01480: trailing null missing from STR bind value

1 9235

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

1 8654

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

1 10407

PLS-00572: improper constraint form used

1 5821

TNS-12537: TNS:connection closed

1 5060

ORA-600?

1 4892

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

2137

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

2251

Post New IBM Oracle Errors Interview Questions


IBM Oracle Errors Interview Questions


Un-Answered Questions

How to get current date in hibernate query?

190


What is jenkins pipeline? What is a ci cd pipeline?

1


What is meant by a bit?

543


What is jsp life cycle?

493


In which language, backbone js is written?

5






What is portal (structure and content)?

514


What is the sequence of execution of map, reduce, recordreader, split, combiner, partitioner?

392


Discuss any two points on General Budget and Railway Budget?

605


textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.

1217


Explain the issues regarding classification and prediction?

24


What does @bean do in spring?

158


What are dcs and plc?

671


Explain wbs?

552


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

604


What is your weakness and how will I overcome it?

682