ORA-06319: IPA: Remote maximum number of users exceeded
Answer / guest
Cause: The maximum number of simultaneous users of SQL*Net
IPA has been exceeded on the remote side.
Action: Wait for free connections to become available. If
the problem persists, contact your system manager.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
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-24095: invalid transformation, source type does not match that of the queue
ORA-13826: empty SQL profile not allowed for create or update SQL profile
DRG-10842: invalid NUMRESULTS argument supplied to FUZZY
CLSS-00003: unable to determine cluster name. type string
ORA-33003: (XSAGDIMDROP) workspace object, to be transformed during data load, must be a base dimension and not otherwise referenced in the AGGMAP.
ORA-09890: osnTXtt: malloc failed
ORA-24812: character set conversion to or from UCS2 failed
LPX-00225: end-element tag "~1S" does not match start-element tag "~2S"
ORA-03247: Invalid block number specified
O2I-00102: Unable to connect to Oracle
ORA-00052: maximum number of enqueue resources (string) exceeded