Search found 6797 matches

by DSguru2B
Wed Jul 12, 2006 11:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sorting any order
Replies: 14
Views: 2863

Actually, the first impression of the sample data put me off, as to no sort criteria was specified. Craig, i looked into the sort specifications and you are right, a collating sequence map (a csv file) can be maintained to specify the weight of each character, which is read by the sort stage and imp...
by DSguru2B
Wed Jul 12, 2006 11:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sorting any order
Replies: 14
Views: 2863

Thats not called sorting. Based on what conditions will you decide how to sort. The info you have given is not enough to build a design or code.
by DSguru2B
Wed Jul 12, 2006 11:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wrong Parameters being passed while scheduled.
Replies: 5
Views: 1614

try to give it as

Code: Select all

\\servername\Groups\Alaris~\ETL\production\Sales


Just try. Me not well versed in windows : (

OR
Try to give it the same way you are feeding it, but set the type to string instead of filepath.
by DSguru2B
Wed Jul 12, 2006 10:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MULTI LINE COLUMN
Replies: 5
Views: 854

Look at Ken's routine in this post. Tweak it to replace the line terminator with some other character. And then at the end, do the same in opposite fashion.
by DSguru2B
Wed Jul 12, 2006 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MULTI LINE COLUMN
Replies: 5
Views: 854

In the sequential file stage, in the columns tab you have a column "Contains Terminators", set that to Yes to every column that has multiple lines.
by DSguru2B
Wed Jul 12, 2006 9:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MULTI LINE COLUMN
Replies: 5
Views: 854

I doubt it. During run time the engine will complain something like read_seq error due to line terminator encountered before the end of the row. You can certainly handle it, yes but not maintain it like that. Maybe in place of a lineterminator you can put some other character and during the end proc...
by DSguru2B
Wed Jul 12, 2006 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concatenating Timestamp With a Sequential file
Replies: 33
Views: 9458

Offcourse you wont be able to open it. The timestamp will have a space in between and unix doesnt like that.
Use this

Code: Select all

OrderInvoice_#DSJobStartDate#_#DSJobStartTime#.txt
by DSguru2B
Wed Jul 12, 2006 7:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concatenating Timestamp With a Sequential file
Replies: 33
Views: 9458

Opps, sorry, its with a small 's' in Timestamp.
try
OrderInvoice#DSJobStartTimestamp#.txt
by DSguru2B
Wed Jul 12, 2006 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Phantom
Replies: 3
Views: 1264

You are attempting to write a null record in the key column. Try handling null. Like in the constraint put

Code: Select all

ISNULL(inlink.key) = 0
by DSguru2B
Wed Jul 12, 2006 7:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using job parameter in the trasnformer stage
Replies: 7
Views: 1610

What error message? How exactly are you using the job parameter ?
by DSguru2B
Wed Jul 12, 2006 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concatenating Timestamp With a Sequential file
Replies: 33
Views: 9458

Re: Concatenatnating Timestamp With a Sequential file

In the sequential file stage, use macro DSJobStartTimeStamp
OrderInvoice#DSJobStartTimeStamp#.txt

I am not exactly sure if this functionality is available in version 5.
by DSguru2B
Wed Jul 12, 2006 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing correct English in this forum when asking questions!
Replies: 21
Views: 5302

See! I told you I need classes. When shall I enroll ?
by DSguru2B
Wed Jul 12, 2006 6:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: If I am not a chatter member........
Replies: 7
Views: 1777

Count me in too :twisted:
by DSguru2B
Wed Jul 12, 2006 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob hangs up
Replies: 2
Views: 847

Actually the answer to your query really depends upon what exactly your dsjob.exe is doing besides running jobs. If its getting log files and they are huge, then there you go, thats whats taking time.
by DSguru2B
Wed Jul 12, 2006 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing correct English in this forum when asking questions!
Replies: 21
Views: 5302

I just woke up, i missed all the fun, whos teaching english again, i wanna enroll :twisted: