NZE-29155: continuous key pair consistency check self-test
failure



NZE-29155: continuous key pair consistency check self-test failure..

Answer / guest

Cause: The public-private key pair check test failed.

Action: Enable Oracle Net tracing and attempt the connection
again. Contact Oracle customer support with the trace output.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13140: invalid target type

1 Answers  


ORA-25146: EXTENT MANAGEMENT option already specified

1 Answers  


RMAN-08012: including controlfile copy in backup set

1 Answers  


ORA-34210: (MXCHGDCL18) You cannot change workspace object to a dimension composite because one or more surrogates has been defined for it.

1 Answers  


ORA-27039: create file failed, file size limit reached

1 Answers  






LFI-00008: SLTS's initializing/terminating mutex failed for string.

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-22288: file or LOB operation string failed string

1 Answers  


ORA-24146: rule string.string already exists

1 Answers  


RMAN-06524: RMAN retention policy will be applied to the command

1 Answers  


SQL*Loader-00533: OCI return status: unknown, value is number

1 Answers  


EXP-00028: failed to open string for write

1 Answers  


Categories