Thesaurus - where stored?
630530Feb 18 2009 — edited May 4 2009Hello,
I would like to ask where a thesaurus is stored physically. If, for example, I create a thesaurus MyThesaurus as user JOHN, then will the thesaurus be stored in JOHN's tablespace? I am not convinced, since the thesaurus doesn't show up when running a query against USER_OBJECTS. Where else could it be stored? I though perhaps in CTXSYS' tablespace, since the CTX_THES package which is used for creating and maintaining thesauri is owned by CTXSYS.
IF it is true, that the thesauri (terms, their relations etc.) are stored in CTXSYS' tablespace, is it good practice to keep them there?
Thanks in advance for your help!
Best regards,
Martin
Edited by: mwangler on Feb 18, 2009 2:35 AM