Datacom

 View Only

Re: DBUTLTY - packed decimal to ascii?

  • 1.  Re: DBUTLTY - packed decimal to ascii?

    Posted Feb 23, 1998 08:18 AM
    I have used the IBM utility IEBGENER to unpack fields many times. This
    pgm should be available on your mainframe. Sort will work as well. CA
    has a utility but you need to define a new version of the table in
    DataDictionary with unpacked fields.
    Jon Baumgardner <baumgardner.j@GHC.ORG> 02/20 11:29 AM >>>
    I tried to extract from datacom using DBUTLTY and the flat file has
    packed fields in it. After searching the internet, I found that
    CA suggests using EZtrieve to convert, IBM has a utility in OS/2 CICS to
    convert, Microfocus Cobol and Realia have utilities too.
    Unfortunately, we don't have any of those tools here. My next attempt
    will be to use FileAid or Sort and probably give up and just write
    an Ideal program for every singe table that has packed fields.
    I bet there has already been a discussion of this issue here. Has
    anybody done this before? Did you have to write an Ideal program for
    each table or is there a way to use DBUTLTY to unpack those numbers?



    I'm back at least until 3/23. JB