Oracle and JChem Cartridge Specific Tasks
Back to index pageInstalling and setup an Oracle instance and JChem Cartridge is out of the scope of this document. However, there are some conditions you should check before start installing JChem For SharePoint Search.
| • | A separate (new) Oracle user and schema should be created |
| • | The Oracle user should have access rights to the JChem Cartridge (grant JCC_BASIC_ROLE) |
| • | Assign direct cartridge rights to enable JChem Cartridge use in stored procedures (http://www.chemaxon.com/jchem/doc/admin/cartridge.html#idxusers_with_own_identities) |
privman_pkg.grants_on_jcobjs('<jchem-owner>', '<index-owner>');
| • | The user should have rights to create tables, indexes, etc. (in own schema) |
| • | The newest JChem Cartridge version is not a high level priority (as long as it's not too old) |
| • | The SharePoint servers should be able to access the Oracle instance via ADO |
Back to index page
Do you have a question? Would you like to learn more? Please browse among the related topics on our support forum or search the website. If you want to suggest modifications or improvements to our documentation email our support directly!
