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 23245

ORA-02180: invalid option for CREATE TABLESPACE

1 18835

ORA-02185: a token other than WORK follows COMMIT

1 19750

ORA-24333: zero iteration count

2 15177

ORA-26098: direct path context is not prepared

1 3564

ORA-39070: Unable to open the log file.

1 5223

ORA-01480: trailing null missing from STR bind value

1 9195

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

1 8620

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

1 10336

PLS-00572: improper constraint form used

1 5773

TNS-12537: TNS:connection closed

1 5020

ORA-600?

1 4862

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

2120

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

2237

Post New IBM Oracle Errors Interview Questions


IBM Oracle Errors Interview Questions


Un-Answered Questions

what is the form name for use functional spec? what are the steps in functional specs?

1537


What is the default font used in ms word 2013 document?

321


What are pleura?

1


How can tablespace be moved to another dasd volume that is allocated for that tablespace?

714


How do you find the index of an element in an arraylist?

401






Q2. Explain the difference between a MONOLITHIC KERNAL and a MICROKERNAL?

1551


Can age be a variable?

497


What is is a match code? : abap data dictionary

656


How spark is used in hadoop?

188


What is performance optimization?

671


Where the sql logs gets stored?

518


if you get a better package than here what will you do accept that offer or reject that

951


How do you stop weblogic using the command line?

487


Does the extrusion process for a355 and a356 alloy have any impact on the impact energy?

536


What are the important characteristics of soap envelope element?

466