ERRORS Interview Questions
Questions Answers Views Company eMail

PLS-00368: in RAISE statement, 'string' must be an exception name

1 1996

PLS-00369: no choices may appear with choice OTHERS in an exception handler

1 2470

PLS-00370: OTHERS handler must be last among the exception handlers of a block

1 2865

PLS-00371: at most one declaration for 'string' is permitted in the declaration section

4 26351

PLS-00372: In a procedure, RETURN statement cannot contain an expression

1 6631

PLS-00373: EXIT label 'string' must label a LOOP statement

1 2627

PLS-00374: illegal EXIT statement; it must appear inside the loop labeled 'string'

1 2448

PLS-00375: illegal GOTO statement; this GOTO cannot branch to label 'string'

1 4152

PLS-00376: illegal EXIT statement; it must appear inside a loop

1 3162

PLS-00377: internal type PLS_INTEGER is not included in this release of PL/SQL

1 1900

PLS-00378: invalid compilation unit for this release of PL/SQL

1 5291

PLS-00379: CASE statements are not included in this release of PL/SQL

1 1990

PLS-00380: functions and procedures are not included in this release of PL/SQL

1 2084

PLS-00381: type mismatch found at 'string' between column and variable in subquery or INSERT

1 2348

PLS-00382: expression is of wrong type

1 3525


Un-Answered Questions { ERRORS }

IMP-00000: Import terminated unsuccessfully Hi all . when i go to restore oracle dmp file in my database ans typing this command , C:UsersW>imp HR2011/HR2011@XE TABLES=* dmpfile=F:Share223.27.244.72EXP 2017-0113030008FU160710ZIP/FU160710.DMP this message was showed to me and restore mission filed . LRM-00101: unknown parameter name 'dmpfile' IMP-00022: failed to process parameters, type 'IMP HELP=Y' for help IMP-00000: Import terminated unsuccessfully how i can fix this problem plzzz

2815


What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).

1843


hi, i am trying to do modular test tree in winrunner but i am getting error like "Error in the Expression list",can you please tell e what kind of error is this? thanks.

1834


when will we use lsmw , bdc and bapi? which will be easy to use and which is used for which type of data

2006


A sample program using data structure? what is file handling?

2620






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.

2325


quoroum of computer languages?

2796


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

2138


when i open the system error dialog box come memory could not be read some.

2045


I am Recording the QTP Script..the Script is below VbWindow("mdiPP").VbWindow("frmPOSOLocking").ActiveX ("SSTab").VbListView("lstPO").SetItemState "272 [10-11]", micChecked. After when when Run then give error property not found.

3326


ORA-26095: unprocessed stream data exists

2803


Sir, I apply sbi clerk exams(07/09/09)But I did a mistake to enter my date of birth(correct 04.01.1985 / wrong 04.01.1984).please give me suggestions please. Thanking you, Bhushan.B

1644


can u deactivate my music massage from mobily? some times i recharge my a/c then after sometimes one massage come and sr.4/- debited from my account. so please help me stop the massage about music or what. i don't know stop them please.from yesterday i have lose sr.8/- from my account.

1953


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

1376


what is new g/l functionality

2207