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: Converting EBCDIC to ASCII

Re: Converting EBCDIC to ASCII

From: Pat Hildebrand <pat_at_ssc.upenn.edu>
Date: Fri, 17 Aug 2001 10:39:58 -0700
Message-ID: <F001.0036F6F8.20010817103507@fatcity.com>

>
> If you "export" the IMS data out to flat textfiles,
> and then transfer them via ftp in "ASCII" mode, the
> conversion will be done automagically for you.
>
> Alternatively if on Unix the "dd" utility will
> do the conversion for you.

One problem that we encountered with using dd to convert EBCDIC to ASCII (in a completely different situation so it might not apply here) is that brackets came out as the characters having octal values 342 and 343 in ASCII.

                        Pat
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Pat Hildebrand
  INET: pat_at_ssc.upenn.edu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Aug 17 2001 - 12:39:58 CDT

Original text of this message

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