Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Migration Oracle 8.17 -> 9.2.0.4

Migration Oracle 8.17 -> 9.2.0.4

From: Dennis Bieling <dennis.bieling_at_epigenomics.com>
Date: Tue, 04 Nov 2003 18:38:30 +0100
Message-ID: <bo8o6m$e2a$1@broglie.epigenomics.epi>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US