SETFILE

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
PFG
Premium Member
Premium Member
Posts: 4
Joined: Wed Aug 09, 2006 4:03 pm

SETFILE

Post by PFG »

I am new at Datastage and I needed to rebuild one of our environments now the pointers are off on the HASH files.

Is there a way to use SETFILE on multiple files at a time or do I need to execute if on each individual file (1100 of them)?

Thanks,

Randy
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

One at a time.

You could build a routine to do it, and run it from its Test grid.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply