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 23284

ORA-02180: invalid option for CREATE TABLESPACE

1 18853

ORA-02185: a token other than WORK follows COMMIT

1 19772

ORA-24333: zero iteration count

2 15197

ORA-26098: direct path context is not prepared

1 3573

ORA-39070: Unable to open the log file.

1 5233

ORA-01480: trailing null missing from STR bind value

1 9212

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

1 8631

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

1 10360

PLS-00572: improper constraint form used

1 5791

TNS-12537: TNS:connection closed

1 5032

ORA-600?

1 4871

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

2123

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

2243

Post New IBM Oracle Errors Interview Questions


IBM Oracle Errors Interview Questions


Un-Answered Questions

Why stringbuilder is not thread safe?

516


How you will do Mass Insert through trigger?

190


Mention two types of dislocations.

623


although ckt breakers have taken the place of old fuse. But instead of it , these older ones are still used in the industries and homes ? why .... what are their advantages and disadvantages ? which one is leading and winning the race and competition ?

1489


How to display n-th line of a file in Unix?

572






What is SKM and when we will use this SKM?

339


What is atomic and nonatomic in iOS operating system? What is run loop in iOS ?

462


how does a generator work?

1409


How to bring advanced search page before normal search page?

480


Name the different modules of the spring framework?

148


What is a sigmoid function in Machine learning?

87


How do I remove duplicates in two columns?

488


Is postgresql a language?

444


What are the types of linked list?

480


What is an SEO package?

443