Search found 3329 matches

by Sainath.Srinivasan
Mon Jun 13, 2005 9:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with a job beginning a unix script
Replies: 3
Views: 1143

Or you can set that in the start of your shell script.
by Sainath.Srinivasan
Mon Jun 13, 2005 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Installation problem:cannot unpack libdslic.so
Replies: 6
Views: 2686

Check whether you have the dir.

Check whether you have the permission. You need to be the root user.
by Sainath.Srinivasan
Mon Jun 13, 2005 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with a job beginning a unix script
Replies: 3
Views: 1143

I am not asking you to verify anything in the DataStage job. What I am trying to convey is that there may be some environment values set in the session where the script was successfully run and tested which are now missing in the DataStage session's environment. But before you start changing anythin...
by Sainath.Srinivasan
Mon Jun 13, 2005 7:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with a job beginning a unix script
Replies: 3
Views: 1143

Check whether the shell variable uses / assumes any environment variable(s).
by Sainath.Srinivasan
Mon Jun 13, 2005 3:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Target database insert errors
Replies: 3
Views: 1065

You may also have to set the commit size.

Search the forum for more info.
by Sainath.Srinivasan
Mon Jun 13, 2005 3:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic table loading
Replies: 8
Views: 1761

The idea is very good.

You may also need to ensure dates are converted correctly in source and target.
by Sainath.Srinivasan
Mon Jun 13, 2005 3:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC LOOK UP ERROR
Replies: 6
Views: 1172

You need to check the values being stored in hash file. Especially, check the format of date you are passing in.
by Sainath.Srinivasan
Sun Jun 12, 2005 2:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Make Vector Stage
Replies: 5
Views: 1901

I have tried it and it works. Can you please let me know your job design and the error you received.
by Sainath.Srinivasan
Sun Jun 12, 2005 2:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sorting data using 'filter' command in Sequential file stage
Replies: 10
Views: 3937

You need to do a
sort -t"," -k4,7 <filename>
by Sainath.Srinivasan
Sun Jun 12, 2005 2:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: look up is failing
Replies: 11
Views: 2733

Try deleting the hash-file and create it fresh or use a different hash file (name).
by Sainath.Srinivasan
Sat Jun 11, 2005 10:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: look up is failing
Replies: 11
Views: 2733

Try to isolate lookup to confirm its working.
by Sainath.Srinivasan
Fri Jun 10, 2005 12:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple fileds data to a single string of data
Replies: 4
Views: 767

If you are happy to have the fields retain their length, you can write as a fixed width file and read as a single column file delimited by some char not found in the file.
by Sainath.Srinivasan
Fri Jun 10, 2005 12:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: look up is failing
Replies: 11
Views: 2733

Did you check whether the rows are inserted in SQL Server for table1? How are you doing the lookup? Are you referencing from SQL Server or writing to an interim hash-file? In general, I think it is because your insert in source is not committed till the end and hence you are not able to see the chan...
by Sainath.Srinivasan
Fri Jun 10, 2005 4:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sorting data using 'filter' command in Sequential file stage
Replies: 10
Views: 3937

What is your column delimiter?
by Sainath.Srinivasan
Fri Jun 10, 2005 3:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: unable to import table definitions using ODBC
Replies: 4
Views: 1983

That is an AS/400 DB2 error message.

Go into a search engine like google and try to locate it. One search returned the following.

http://networking.ittoolbox.com/groups/ ... font=fixed