ORA-00032: invalid session migration password



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

Post New Answer

More Oracle Errors Interview Questions

ORA-22953: Cardinality of the input to powermultiset exceeds maximum allowed

1 Answers  


ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA

1 Answers  


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...

0 Answers   IBM,


ORA-29259: end-of-input reached

1 Answers  


ORA-01207: file is more recent than controlfile - old controlfile

1 Answers  


O2I-00116: Unable to close the HFILE file

1 Answers  


TNS-03509: OK (number msec)

1 Answers  


LPX-00403: unmatched quote in the XSL file

1 Answers  


ORA-21705: service context is invalid

1 Answers  


ORA-00040: active time limit exceeded - call aborted

1 Answers  


ORA-31000: Resource 'string' is not an XDB schema document

1 Answers  


NNO-00114: line string: other data exists, alias data ignored

1 Answers  


Categories