Oracle Text (MOSC)

MOSC Banner

create text user_datasorce on BLOB >4000 and varchar2

edited Nov 6, 2014 10:01AM in Oracle Text (MOSC) 3 commentsAnswered

I am using Oracle 11.2.0.3.

I want to create oracle text index for two columns on different tables using user_datastore.  One of the column is BLOB and  another is varchar2(512).

I am getting ORA-06502: PL/SQL: numeric or value error  while creating the user_datastore procedure possible because my blob are > 4000. I saw  following in  support.oracle.com (  USER_DATASTORE Procedure for Text Index fails with DRG-12604 DRG-50857 (Doc ID 730503.1)) but is only has workaround

for CLOB.

Thanks.

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