Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Converting Packed/Decimal numeric from mainframe to ASCII text.
Use the Unix "dd" command with "conv=ascii" option.
Refer to the Unix Manual pages for further details.
Peter
"Joe" <RappaJ_at_nycha.nyc.gov> schreef in bericht
news:ab8e8633.0211040520.599af40c_at_posting.google.com...
> Hi,
>
> Does anyone know of a way that I can convert data from the mainframe
> to ASCII fixed? I am working on an Oracle 8.1.7 database on a UNIX
> platform and need the data converted so I can load it into Oracle via
> SQLLDR.
>
> Any help is appreciated.
>
> Thank you,
> Joe
Received on Mon Nov 04 2002 - 07:25:41 CST
![]() |
![]() |