Scheme error with Version 6.2

User 8b13ef4f27

03-02-2014 16:14:10

We just installed Instant JChem version 6.2 but now we cannot open our schema. This is the error we receive:


StatementCallback; bad SQL grammar [select
C.OWNER OWNER, C.TABLE_NAME TABLE_NAME, COUNT(*) COUNT
from
ALL_TAB_COLUMNS C, ALL_TABLES T
where
C.TABLE_NAME = T.TABLE_NAME AND C.OWNER = T.OWNER
AND T.DROPPED = 'NO'
AND C.TABLE_NAME != 'JC_IDX_PROPERTY'
AND C.COLUMN_NAME in ('PROP_NAME', 'PROP_VALUE', 'PROP_VALUE_EXT')
group by
C.OWNER, C.TABLE_NAME]; nested exception is java.sql.SQLSyntaxErrorException: ORA-00904: "T"."DROPPED": invalid identifier


The open dialog box first shows: "The database is up to date. No upgrade is needed." but then gives the above error. Is this a problem with Version 6.2?


Bob

ChemAxon 2bdd02d1e5

04-02-2014 11:44:42

Dear Bob,


I don't know about this problem. Could you please send us more information. The log file with sql logging would do just fine:
http://www.chemaxon.com/instantjchem/ijc_latest/docs/admin/debug_info.html#sql


http://www.chemaxon.com/instantjchem/ijc_latest/docs/admin/debug_info.html#logfile


Also what is the version of JChem Cartridge you use?


Thanks,
Filip 

ChemAxon 2bdd02d1e5

04-02-2014 12:18:45

We are really sorry, this problem is in IJC 6.2 if you use Oracle 9i. With Oracle 10g and newer it should be fine. We would like to fix it into patch release 6.2.1.


Filip

User 8b13ef4f27

04-02-2014 22:36:03

Yes, we are using Oracle 9i.  When will release 6.2.1 be available?

ChemAxon 2bdd02d1e5

05-02-2014 09:43:57

It should be approximately in 2 weeks. Maybe a bit earlier if everything goes fine.

ChemAxon 2bdd02d1e5

12-02-2014 14:44:04

It is going to be fixed in 6.2.1 release.