Hash File Metadata

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
stan_taylor
Charter Member
Charter Member
Posts: 14
Joined: Tue Mar 04, 2003 3:27 pm

Hash File Metadata

Post by stan_taylor »

I have a question that I am sure the DataStage gurus can answer, but I was not able to find in prior posts -

Where does DataStage keep the metadata for the creation parameters for a hash file? For example, I want to be able to look up the type, modulo and separation for a hash file - how can this be done (without opening the job in Designer - that would be too easy).

Thanks,
Stan
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

Stan

At TCL either ANALYZE.FILE if it is a DYNAMIC file or HASH.HELP. In a routine after you open the file then use STATUS FilePointer.

Kim.
Mamu Kim
Post Reply