Oracle Errors Interview Questions
Questions Answers Views Company eMail

LPX-00401: invalid QName in the XSL file

1 2394

LPX-00402: invalid axisname in the XSL file

1 2037

LPX-00403: unmatched quote in the XSL file

1 2240

LPX-00404: unable to resolve namespace URI

1 2372

LPX-00405: unable to allocate memory

1 2378

LPX-00406: object of incorrect type passed to the function

1 2074

LPX-00407: right square bracket missing in the XSL file

1 2177

LPX-00408: right parenthesis missing in the XSL file

1 2125

LPX-00409: incorrect token encountered while parsing

1 2396

LPX-00410: unable to resolve the variable reference

1 2124

LPX-00411: unknown function name encountered

1 2629

LPX-00413: loss of precision due to excessively large numerical constant

1 2289

LPX-00601: Invalid token in: '~S'

1 4214

LPX-00602: Invalid child element '~1S' of element '~2S'.

1 3033

LPX-00603: Invalid attribute value '~1S': {element '~2S', attribute '~3S'}.

1 2118


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26028: index string.string initially in unusable state

3395


NZE-28868: Peer certificate chain check failed.

2263


ORA-16516: The current state is invalid for the attempted operation.

8057


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2293


ORA-26095: unprocessed stream data exists

2794






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

1369


ORA-16627: No standby databases support the overall protection mode.

3548


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


IMP-00070: Lob definitions in dump file are inconsistent with database.

1283


ORA-26029: index string.string partition string initially in unusable state

1702


RMAN-05017: no copy of datafile number found to recover

1878


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2614


ORA-26030: index string.string had string partitions made unusable due to:

1554


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2308


ORA-26076: cannot set or reset value after direct path structure is allocated

1468