ORA-10583: Can not recovery file string renamed as missing
during test recovery
Answer / guest
Cause: One of the files to be recovered is renamed as missing.
Action: Rename the file to the correct file or offline it.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00901: the data type of column 'string' of table 'string' is not supported
SQL*Loader-00304: Illegal combination of non-alphanumeric characters
AMD-00156: formula "string" to modify does not exist in Workspace "string"
ORA-13261: geometry table string does not exist
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-00318: duplicate xsl:decimal-format "~S"
ORA-30130: invalid parameter key type received
ORA-24171: creation properties are only for internal use
PLS-00307: too many declarations of 'string' match this call
NNO-00600: warning: forwarder count number exceeds maximum of number, first number will be loaded
IMG-00713: unsupported destination image format
TNS-12678: Authentication disabled but required