ORA-26524: nls subsystem initialization failure for
product=string, facility=string
Answer / guest
Cause: The NLS product/facility error message file could not
be located or properly initialized.
Action: Check that the error message directory and file(s)
have been properly installed.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-07339: spcre: maximum number of semaphore sets exceeded.
IMG-00860: assert failure, number of region exceeds allocated
ORA-02878: sou2o: Variable smpdidini overwritten
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...
ORA-00128: this command requires a dispatcher name
TNS-00088: * exit - quit the Interchange controller
ORA-02806: Unable to set handler for SIGALRM
O2I-00133: An error occurred for which no message is available
ORA-16781: The status of log transport service for some database is unknown
ORA-29375: sum of values string for level string, plan string exceeds string
RMAN-08586: output filename=string tag=string recid=string stamp=string
ORA-00477: SNP* process terminated with error