TNS-00305: The Navigator encountered an invalid/unknown
trace level



TNS-00305: The Navigator encountered an invalid/unknown trace level..

Answer / guest

Cause: Message sent back by the Navigator indicating an
invalid trace level.

Action: Reattempt the request with a correct trace level.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31399: Cannot contact LDAP server string at port number

1 Answers  


ORA-32809: foreign queue string is already registered

1 Answers  


ORA-33036: (XSAGDNGL17) ARGS option workspace object must be a TEXT variable.

1 Answers  


NNL-00952: Cache lookup failures: number

1 Answers  


ORA-38412: Expression set column string does not exist.

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-36680: (XSDPART18) workspace object is not a dimension of the PARTITION TEMPLATE.

1 Answers  


ORA-12671: Shared server: adapter failed to save context

1 Answers  


RMAN-06250: Report of files that need backup due to unrecoverable operations

1 Answers  


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

0 Answers   HCL,


RMAN-06504: PROXY option with multiple backup copies is not supported

1 Answers  


RMAN-10037: RPC anomaly detected on channel string, upinblt=number

1 Answers  


Categories