Oracle Text (MOSC)

MOSC Banner

Problem creating text index after importing to another instance

edited Jul 13, 2012 7:53AM in Oracle Text (MOSC) 3 commentsAnswered
Trying to setup a test environment with data from production.Used datapump to transport some tables which are using text indexes.
Noticed remap_tablespace option when running impdp is not working when importing textindex, it will use the original tablespace name.

After dropping the failed text indexes and creating preferences definitions retrieved from production the index creation fails.
Does anyone know why this error is shown?

create index "WCMUSER_INTRA_PRODKOPIA"."XXSUBJECT_DOCMETA_ZFT"
  2  on "WCMUSER_INTRA_PRODKOPIA"."DOCMETA"("XXSUBJECT")
indextype is ctxsys.context
  3    4  parameters('
  5  datastore  "XXSUBJECT_DOCMETA_ZFT_DST"
  6  filter     "XXSUBJECT_DOCMETA_ZFT_FIL"
  7  section group      "XXSUBJECT_DOCMETA_ZFT_SGP"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center