Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: leslief
  • Content: Threads
  • Order by date
  1. leslief

    Read a 2 key Hash File from a rountine. Is this possible?

    We are on DataStage 7.1. I created a hash file that has 2 columns as the key. I want to write a routine to read this hash file, but on the READL command, I can only pass one column as the key. For example: hashFile colA - key colB - key colC - data in the routine, the read statement is...
  2. leslief

    How do I test multiple variables for a single value?

    I have written a script where each record in the input file is delimited into fields by "|". I use cut to put each field into a variable. How do I test all 4 variables for a single value? I want to make sure that all 4 variables are present in the input record (i.e., not = null)...

Part and Inventory Search

Back
Top