Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Thesaurus - where stored?

630530Feb 18 2009 — edited May 4 2009
Hello,

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
This post has been answered by Barbara Boehmer on Feb 18 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2009
Added on Feb 18 2009
6 comments
2,282 views