logoff & non-possible read any package

workman

Member
Hi !
If i make logoff in PL/SQL Developer,
then logon to any Oracle DB,
i can not open any own package !!!
Look this screen shot:
plsql_err2.jpg

My info http://wrkman.narod.ru/plsql_info.txt
(unicode utf-8)
PS for any late versions of program !!!
 
i send mail for you.
my actions in PL/SQL Developer:
1. Logon on my DB
2. Menu
3. Logon on my DB again.
4. I am try open any my package and PL/SQL Developer say me: "ORA-01460 unimplemented or unreasonable conversion requested" and in the package window i see : "/* Source of PACKAGE my_pack is not available */"
This error i watch last 2 year on all last versions of Pl/SQL Developer.
5 If i want open my package i must restart program.
 
I'm not sure what could cause this, and it's not reproducible. Perhaps you can try this on a different Oracle Net version, just to verify if this is an Oracle Net specific issue?
 
I've notice that his happens only on 9i databases.

Using the same client on a 8i database this never happens.

It is happening rather often, and when it happens it is reproducable up to a reconnect or a restart of pl/sql developper. Sometimes just reconnect, sometims a restart, sometimes even a restart (of pl/sql developer) doesn't help.

If you provide me a debug version of pl/sql developper, i will gladly pursue this error and upload any trace files generated.

If of any help, I can provide an extract of the sqlnet "talking" between pl/sql developer and the oracle servers.
 
I don`t have Oracle 9 CD
and on the contrary i've notice that his happens only on 8i databases.

Originally posted by Christo Kutrovsky:
I've notice that his happens only on 9i databases.
Using the same client on a 8i database this never happens.
...
 
Back
Top