When iam trying to retretive varchar2 from Oracle 9i DB to Netbeans Jtabel, the system give me this error (with arguments), but no problems with number.
the problem is at Suppliers.jButton3ActionPerformed(Suppliers.java:312)
that means in executeQuery ResultSet rset = stmt.executeQuery("select SUPPLIER_NAME from suppliers");
my JDBC driver version is 8.1.6.0.0 if i need to download the latest version oracle jdbc driver, please give me the latest version or give me a link to download it.
Note: For additional ORA-600 related information please read Note 146580.1
PURPOSE: This article discusses the internal error "ORA-600 [ttcgcshnd-1]", what it means and possible actions. The information here is only applicable to the versions listed and is provided only for guidance.
ERROR: ORA-600 [ttcgcshnd-1] [a]
VERSIONS: versions 9.0 to 9.2
DESCRIPTION:
Oracle is checking that the local character set id is valid as part of the process to do character data conversions between different character sets.
This error is raised when the local character set id is found to be invalid.
ARGUMENTS: Arg [a] Local character set id
FUNCTIONALITY: Two Task Common Convert type x to type y client/server connect using JCBC Thin Driver
IMPACT: PROCESS FAILURE NON CORRUPTIVE - No underlying data corruption.
SUGGESTIONS:
Known Issues:
Bug# 1725012 See Note 1725012.8 OERI:ttcgcshnd-1 using JDBC thin pre-9i to 9i database Fixed: 8.1.7.2, 9.0.1.0