Search found 3 matches

by Gurudutt
Wed Feb 19, 2003 8:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Distinct values
Replies: 7
Views: 2395

Distinct values

Hi All,

I have a requirement to get only distinct values from the flat file and to load the distinct into Database. The source file contains multiple records.

GD
by Gurudutt
Tue Feb 04, 2003 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Flat Files as Input
Replies: 1
Views: 1068

Multiple Flat Files as Input

I have a situation where I Have to use two flat files as input and the output is also a flat file. Please let me know how we can do this in datastage. This is concat of UNIX(Append). The source should not be disturbed.

GD
by Gurudutt
Mon Feb 03, 2003 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stored Procedures
Replies: 1
Views: 1052

Stored Procedures

Can any one tell me how to call a stored procedure and what all the parameter I have to set in datastage. For example result set, parameter variables in datastage for IN / OUT parameter of oracle.