Hi all,

I just convert my database to UTF8, today when I tried to open a trigger in the database from SQL Navigators, I got the error:"

ORA-01460: unimplemented or unreasonable conversion required

I research in Metalink and it said:




Any bind variable (not specific to CLOB) to a PLSQL program unit exceeding 32K will run into this problem.


what do they mean by this??? and how to fix this problem???