How to export/import thesaurus from one DB to another ?
Hi !
I want to export a user's thesaurus from one database (Personal Oracle 8.1.7 on WinNT 4.0) to another (Oracle 8.1.7 on W2K) using. But I'm not able to dump the user's thesaurus to a file. I'm using the following command:
ctxload -user USR/PWD -name DEFAULT -file THES.TXT -thesdump
But I get error: ORA-01403: No Data found
The user is granted CTXAPP. The thesaurus was created using CTX_THES.create_thesaurus('Default'). The thesaurus is working correctly.
TIA,
Stefan.