DRG-50704: Net8 listener is not running or cannot start
external procedures
Answer / guest
Cause: Oracle Text needs to call external code to complete
your request, and could not start the extproc agent process.
Action: Start listener if it is configured for external
procedures and is not running. If your listener is running,
configure it for starting external procedures and restart
it. Consult Oracle documentation for details.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06406: NETCMN: error sending break message
ORA-27199: skgfpst: sbtpcstatus returned error
ORA-07598: spwat: $SETIMR failure
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...
LPX-00267: could not resolve relative URL ~s
ORA-31417: column list contains control column string
PLS-00375: illegal GOTO statement; this GOTO cannot branch to label 'string'
ORA-19713: invalid copy number: string
SQL*Loader-00292: ROWS parameter ignored when a LOB column is loaded
ORA-35578: (SQLOUT11) SQL cursor 'number' cannot be used with CURRENT OF <cursor name> syntax
ORA-31696: unable to export/import string using client specified string method
IMG-00706: unsupported or corrupted output format