The reason for your problem is one of the below stated Bugs
__________________
[BUG:2288868] DBMS_TRACE may dump in [PBT_SET_LOC] Fixed Ver(s): 9202 Symptom(s): - Using DBMS_TRACE might fail with ORA-03113 or ORA-07445 [PBT_SET_LOC] Availible Workaround(s): none [BUG:2346368] ORA-06502 in multibyte using NLS_LENGTH_SEMANTICS=CHAR Fixed Ver(s): 9202 Symptom(s): - With NLS_LENGTH_SEMANTICS=CHAR and a database with a multibyte character set ORA-06502 may occur when using a string literal as an actual parameter to a function. Availible Workaround(s): 1) Use BYTE length semantics References: [NOTE:227623.1] Executing PLSQL Using String Literals With Semantics Fails With ORA-06502 [BUG:2037285] PLS-00801 [91004] on reference to "typename"."attrname" in SQL Fixed Ver(s):9202 Symptom(s): - Referring to <typename>.<attributename>
Main Topics
Browse All Topics





by: BobMcPosted on 2004-08-04 at 10:23:58ID: 11718220
What version of Oracle are you running, and can you post your full error stack
As a quick test, try increasing the file_txt size to varchar2(200);