User 325f2762fd
17-04-2008 21:50:43
After the rebuild of structure table and corresponding domain indexes we are getting the following oracle error
SELECT * FROM COMPOUND
WHERE jc_compare(smiles , 'CC(=O)c1cn2ncc(-c3ccccc3C(F)(F)F)c2nn1','t:e') = 1
ORA-00600: internal error code, arguments: [12406], [], [], [], [], [], [], []
See below the jchem version we are using on that database
SQL*Plus: Release 10.2.0.1.0 - Production on Thu Apr 17 22:46:35 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter user-name:
Connected to:
Oracle Database 10g Release 10.2.0.1.0 - Production
SQL>
JCHEM_CORE_PKG.GETENVIRONMENT()
------------------------------------------------------------------------
Oracle Database 10g Release 10.2.0.1.0 - Production
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for Linux: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
JChem version in the database: 3.2.6
JChem version in the Tomcat server: 3.2.6
java.vm.version: 1.5.0_04-b05
java.vm.vendor: Sun Microsystems Inc.
Apache Tomcat/5.0.28
JCHEM_CORE_PKG.GETENVIRONMENT()
------------------------------------------------------------------------
Major JDBC version in Tomcat: 10
Minor JDBC version in Tomcat: 2
SELECT * FROM COMPOUND
WHERE jc_compare(smiles , 'CC(=O)c1cn2ncc(-c3ccccc3C(F)(F)F)c2nn1','t:e') = 1
ORA-00600: internal error code, arguments: [12406], [], [], [], [], [], [], []
See below the jchem version we are using on that database
SQL*Plus: Release 10.2.0.1.0 - Production on Thu Apr 17 22:46:35 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter user-name:
Connected to:
Oracle Database 10g Release 10.2.0.1.0 - Production
SQL>
JCHEM_CORE_PKG.GETENVIRONMENT()
------------------------------------------------------------------------
Oracle Database 10g Release 10.2.0.1.0 - Production
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for Linux: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
JChem version in the database: 3.2.6
JChem version in the Tomcat server: 3.2.6
java.vm.version: 1.5.0_04-b05
java.vm.vendor: Sun Microsystems Inc.
Apache Tomcat/5.0.28
JCHEM_CORE_PKG.GETENVIRONMENT()
------------------------------------------------------------------------
Major JDBC version in Tomcat: 10
Minor JDBC version in Tomcat: 2