deleting file returns error!!
Hi
I have create a page to upload/download/delete files like in Denes Kubicek aplication:
http://htmldb.oracle.com/pls/otn/f?p=31517:15:1330938325545062:::::
I make correctly the upload and the download of files but when i try to delete some file it returns the following error:
ORA-29876: failed in the execution of the ODCIINDEXDELETE routine ORA-20000: Oracle Text error: DRG-50857: oracle error in textindexmethods.ODCIIndexDelete ORA-20000: Oracle Text error: DRG-10602: failed to queue DML change to column BLOB_CONTENT for primary key AAAI/FAAEAAABksAAA DRG-50857: oracle error in drekqkd(execute k_stmt) ORA-00942: table or view does not exist
The same page on my apex.oracle.com space didn´t return error and has delete correctly the files, it didn´t only return error on my local Pc.
Thank´s Lionel