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: Charlie Mengler <charliem_at_mwh.com>
Date: Fri, 17 Aug 2001 07:55:39 -0700
Message-ID: <F001.0036EF82.20010817073414@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.

HTH & YMMV! kjanusz_at_att.net wrote:
>
> I may be moving data from an IMS db which is stored in
> EBCDIC. Oracle stores data in ASCII format. How do I
> go about converting EBCDIC to ASCII to store the data in
> Oracle (8.1.?)?
>
> Thanks,
> Ken Janusz, CPIM
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: kjanusz_at_att.net
>
> 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).

-- 
Charlie Mengler                      Maintenance Warehouse  
charliem_at_mwh.com                     10641 Scripps Summit Ct.
858-831-2229       .NET? Not yet!    San Diego, CA 92131
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Charlie Mengler
  INET: charliem_at_mwh.com

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 - 09:55:39 CDT

Original text of this message

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