ORA-19323: Invalid url string
Answer / guest
Cause: The URL must be a valid URL string
Action: Specify a valid url string
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-38432: EVALUATE operator only allowed on an expression column
NZE-29153: RSA self-test failure
TNS-12235: TNS:Failure to redirect to destination
ORA-32632: incorrect subquery in MODEL FOR cell index
PLS-00910: insufficient privilege to inherit from type string
ORA-02784: Invalid shared memory ID specified
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-19714: length for generated name longer than string
TNS-01174: The sum of the POOL_SIZEs from each PRESPAWN_DESC is greater than the PRESPAWN_MAX
ORA-29351: can not transport system, sysaux, or temporary tablespace 'string'
ORA-01804: failure to initialize timezone information
NID-00502: TARGET Username/Password (NONE)