How to View lookup fileset data which is in .fs Format

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
laknar
Participant
Posts: 162
Joined: Thu Apr 26, 2007 5:59 am
Location: Chennai

How to View lookup fileset data which is in .fs Format

Post by laknar »

Hi,

can any one suggest me How to View lookup fileset data which is in .fs Format?

Thanks
laknar
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The ".fs" is a user chosen ending. But the main drawback of a lookup fileset is that you cannot view the data. I tend to use a dataset for lookups, and then change over to a lookup fileset once I know everything is working correctly.
Post Reply