Export of a JChem Oracle user

User bf23763da4

07-12-2004 09:15:23

Hi,





I installed the JChem cartridge on a Oracle 9i instance, and am trying to export the user (by Oracle EXP utility). It seems to fail while exporting extensible indexes, on this statement :


Code:
DECLARE


   oindexinfo   odciindexinfo


        := odciindexinfo ('JCHEM', 'JC_IDX', odcicolinfolist (), NULL, :p1,


                          0);


   env          odcienv;


BEGIN


   :p2 :=


       "JCHEM"."JC_IDXTYPE_IM".odciindexgetmetadata (oindexinfo,


                                                     :p3,


                                                     :p4,


                                                     env


                                                    );


END;






This export procedure simply hangs, without any error.


What happens ?





Thanks for your response.

ChemAxon aa7c50abf8

07-12-2004 16:38:07

Hi,





This is a bug in JChem Cartridge. It will be fixed in the next JChem release.





Peter

ChemAxon 9c0afc9aaf

07-12-2004 16:40:09

The version containing the bugfix (3.0.2) has been released.

User bf23763da4

08-12-2004 10:29:59

Thanks for that quick answer !


I am going to download and install the new version : we had the jchemTEST_2004_11_18 version, what version did it fit with ?

ChemAxon aa7c50abf8

08-12-2004 10:34:43

That was one of the 3.0 betas.