Re: intermittent ORA-1480 with proc++ code
- From: v.r.sankar@xxxxxxxxx
- Date: 21 Dec 2006 19:21:58 -0800
Wrong. Column1 is 9 BYTES length. Depending on the characterset you can"Column1 is 9 characters in length. VARCHAR2(9)."
find strings with 9 letters which are longer than 9 bytes! Try DUMP()
function.
HTH.
Cheers.
Carlos.
Good point ! I never thought of it !! But strangely, the code is
breaking when the Column1 is null, not when it has 9 letter data !!!
.
- Follow-Ups:
- Re: intermittent ORA-1480 with proc++ code
- From: Jim Smith
- Re: intermittent ORA-1480 with proc++ code
- References:
- intermittent ORA-1480 with proc++ code
- From: v . r . sankar
- Re: intermittent ORA-1480 with proc++ code
- From: Jim Smith
- Re: intermittent ORA-1480 with proc++ code
- From: v . r . sankar
- Re: intermittent ORA-1480 with proc++ code
- From: Carlos
- intermittent ORA-1480 with proc++ code
- Prev by Date: Re: process in the gv$session when connecting from TOAD.exe to Oracle
- Next by Date: Re: intermittent ORA-1480 with proc++ code
- Previous by thread: Re: intermittent ORA-1480 with proc++ code
- Next by thread: Re: intermittent ORA-1480 with proc++ code
- Index(es):