Post subject: JC_INSERT issue with "ORA-00903: invalid table name&quo
Posted: Wed Apr 30, 2008 9:59 am
I am attempting to insert structures into my JChem structures table. I have a PL/SQL procedure that includes a call to the JC_INSERT function but it is giving me the error message below:
Code:
*
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
oracle.jdbc.driver.OracleSQLException: ORA-00903: invalid table name
ORA-06512: at "JCHEM.JCHEM_TABLE_PKG", line 30
ORA-06512: at "JCHEM.JCHEM_TABLE_PKG", line 19
ORA-06512: at "JCHEM.SID", line 561
ORA-06512: at "JCHEM.SID", line 766
ORA-06512: at line 1
This is a bug in JChem Cartridge which will be fixed in the next JChem release. In the meantime, I suggest to explicitely specify the name of the JChemProperties table (third parameter to jc_insert).
Thank you for reporting this problem and sorry for the inconvenience.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum