Hi All
I am trying to unload a table into a mainframe file. The table structure contains a field with datatype CHAR(13) FOR BIT DATA NOT NULL.
Please guide how to convert this field in to a readable field in the file. Thanks in advance for your help.
How to convert 'FOR BIT DATA'field to readable format?
Re: How to convert 'FOR BIT DATA'field to readable format?
Hi,
(unless you have an (additional) codepage/CCSID issue with this) there's no way to convert a FOR BIT DATA column into a "readable format", because you need the information what the "unreadable" information represents. A column "FOR BIT DATA" contains a series of bit characters; they can represent characters, numbers, or both, a GIF picture, a PDF document - you name it.
Regards,
alexm
(unless you have an (additional) codepage/CCSID issue with this) there's no way to convert a FOR BIT DATA column into a "readable format", because you need the information what the "unreadable" information represents. A column "FOR BIT DATA" contains a series of bit characters; they can represent characters, numbers, or both, a GIF picture, a PDF document - you name it.
Regards,
alexm
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 1608
-
by sergeyken
View the latest post
Sun Jan 26, 2025 3:07 am
-
- 1
- 1810
-
by sergeyken
View the latest post
Fri Mar 26, 2021 11:59 pm
-
-
How to overlay a constant value in PD format
by Shambu » Mon Jun 28, 2021 11:56 pm » in Syncsort/Synctool - 1
- 3511
-
by sergeyken
View the latest post
Tue Jun 29, 2021 1:18 am
-
-
- 11
- 3716
-
by willy jensen
View the latest post
Thu Oct 15, 2020 1:25 am
-
- 8
- 3774
-
by sergeyken
View the latest post
Wed Nov 17, 2021 6:56 pm