ORA-00032: invalid session migration password
Answer / guest
Cause: The session migration password specified in a session
creation call was invalid (probably too long).
Action: Retry with a valid password (less than 30 chars).
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
ORA-22953: Cardinality of the input to powermultiset exceeds maximum allowed
ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA
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-29259: end-of-input reached
ORA-01207: file is more recent than controlfile - old controlfile
O2I-00116: Unable to close the HFILE file
TNS-03509: OK (number msec)
LPX-00403: unmatched quote in the XSL file
ORA-21705: service context is invalid
ORA-00040: active time limit exceeded - call aborted
ORA-31000: Resource 'string' is not an XDB schema document
NNO-00114: line string: other data exists, alias data ignored