Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Migration Oracle 8.17 -> 9.2.0.4
Hi @all!
I migrated an oracle databse from release 8.1.7 to
9.2.0.4 using the migration wizard. After the migration process
I started the utlnchar.sql to update the NCHARS.
Everything worked fine so far. But now I am realizing
a problem with some nested tables, which might be a problem
with not correctly converted NCHARS.
All data is accessable via sqlplus without any problems, but
connecting via JDBC gives just "???" as result
out of queries on nested tables (data type varchar2).
Querying the original database works fine.
Has anyone a clue what might have gone wrong here?
Best regards
Dennis
Received on Tue Nov 04 2003 - 11:38:30 CST
![]() |
![]() |