ORA-12342: open mounts exceeds limit set on the OPEN_MOUNTS
parameter
Answer / guest
Cause: The number of currently open mounts exceeds the value
you specified on the OPEN_MOUNTS parameter.
Action: Increase the value of the OPEN_MOUNTS parameter so
that it accommodates the maximum possible number of open
mounts to secondary databases.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
TNS-01409: Instance "string"
ORA-13416: invalid geometry parameter
ORA-32058: operation restricted to SYSDBA users
DRG-10016: you must be the owner to modify this object
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-13453: GeoRaster metadata layer error
TNS-12690: Server Authentication failed, login cancelled
ORA-27036: translation error, unable to expand file name
ORA-04073: column list not valid for this trigger type
RMAN-08019: channel string: restoring datafile string
ORA-08269: destroy_ora_addr: cannot destroy name
ORA-31052: Cannot delete ACL with other references