LRM-00101: unknown parameter name 'string'
Answer / guest
Cause: The parameter name was misspelled.
Action: Spell the parameter name correctly.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 6 No |
ORA-32604: invalid REBUILD option
ORA-24043: destination string uses a reserved name, names with AQ$_ prefix are not valid
ORA-07801: slbtpd: invalid exponent
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-09743: smscre: could not attach shared memory.
ORA-23475: key column string must be sent and compared
TNS-12217: TNS:could not contact PREFERRED_CMANAGERS in TNSNAV.ORA
CLSR-00518: Failed to register a preconnect service name
ORA-01332: internal Logminer Dictionary error
ORA-31157: Invalid Content-Type charset
PLS-00223: paramaterless procedure 'string' used as function
ORA-00330: archived log ends at change string, need change string