Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Find an unprintable character inside a column....

RE: Find an unprintable character inside a column....

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Thu, 09 Oct 2003 00:54:25 -0800
Message-ID: <F001.005D270B.20031009005425@fatcity.com>


Steve,

  If you are patient, I guess that something like

   where dump(problem_column) like '%<target hex>%'

should more or less answer your question.

HTH SF

>----- ------- Original Message ------- -----
>From: "Steve Main" <smain_at_iceboxllc.com>
>To: Multiple recipients of list ORACLE-L
><ORACLE-L_at_fatcity.com>
>Sent: Wed, 08 Oct 2003 15:44:26
>
>Hello list,
>
>I have an application that is choking on the
>following error,
>
>"...invalid character (Unicode: 0x19) was found in
>the element
>content..."
>
>Does anyone know how I could go about searching for
>this "invalid"
>character?
>
>Thanks
>
>Steve
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriolecorp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Oct 09 2003 - 03:54:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US