AW: Binaries data file

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

AW: Binaries data file

Post by admin »

This is a topic for an orphaned message.
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

The sources for this data files are telecom devices and contain information about traffic passed. It may be duration, price, direction and so on. The one bit parsing must be done to load them to the database. Does UvBasic contains functions for processing bits? As I understand the minimum piece of data READBLK can read is a byte.

whgd> Yes it is. We have such a solution, where we get such a file and
whgd> process it via a code written in UNIVERSE Basic. With READBLK you
whgd> can read the binary-file block by block. In my example blocksize
whgd> is 46, but you can use any size you want.



whgd> Hi all,

whgd> Is there possibility in DataStage to read binaries data files
whgd> formatted in some special way.




Best regards,Alexandre Stoulov
------------------------------
Consultant. Business Intelligence Projects
TERN Company
mailto:alexs@tern.ru
Locked