Search found 155 matches

by sumesh.abraham
Fri Nov 16, 2007 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pros and cons of using Flat file as source/target
Replies: 9
Views: 6698

Which is better Flat file or Oracle Table

Hi All, In our project, the following scenario arises. Data needs to be transformed as per the business rules. The source can be a flat file or an Oracle table. What are the prons and cons of using a 1) flat file for storing the data 2) Oracle table for storing the data. I guess the parameters for t...
by sumesh.abraham
Tue Sep 25, 2007 12:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routines and Subroutines
Replies: 2
Views: 984

Routines and Subroutines

Hi All, What are all the differences between routines and subroutines? As far as my understanding is concerned, both are a collection of BASIC statements which performs some logic. Routines will be called when the job runs and in the case of subroutines, these can be called before or after the job r...
by sumesh.abraham
Fri Sep 21, 2007 2:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparison of ODBC stage and stages with native support
Replies: 3
Views: 866

Chulett,

Thanks a lot for the reply.
by sumesh.abraham
Thu Sep 20, 2007 3:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparison of ODBC stage and stages with native support
Replies: 3
Views: 866

I'm really sorry for putting it twice. I misakenly clicked the submit button again when it was already submitting.
by sumesh.abraham
Thu Sep 20, 2007 3:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparison of ODBC stage and stages with native support
Replies: 1
Views: 781

Comparison of ODBC stage and stages with native support

Hi All, When designing DataStage jobs, when will go for ODBC stage and when to pick stages with native support like Sybase Stage, Oracle OCI stage...etc. My understanding says that ODBC has the advantage that it is portable across multiple dtabases. The disadvantages are that it is limited to window...
by sumesh.abraham
Thu Sep 20, 2007 3:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparison of ODBC stage and stages with native support
Replies: 3
Views: 866

Comparison of ODBC stage and stages with native support

Hi All, When designing DataStage jobs, when will go for ODBC stage and when to pick stages with native support like Sybase Stage, Oracle OCI stage...etc. My understanding says that ODBC has the advantage that it is portable across multiple dtabases. The disadvantages are that it is limited to window...
by sumesh.abraham
Thu Sep 20, 2007 2:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file stage-Active or passive stage?
Replies: 7
Views: 3270

Thanks a lot Arndw.
by sumesh.abraham
Thu Sep 20, 2007 1:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file stage-Active or passive stage?
Replies: 7
Views: 3270

Hash file stage-Active or passive stage?

Hi All,

Whether hash file stage is an active stage or passive stage?. My understanding says active stages are stages which perform processing tasks whereas passive stages do not do processing tasks and just offer services to the active stages. Please let me know.

Thanks,
Sumesh
by sumesh.abraham
Thu Sep 20, 2007 1:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file stage-Active or passive stage?
Replies: 2
Views: 1512

Hash file stage-Active or passive stage?

Hi All,

Whether hash file is an active stage or passive stage?. My understanding says active stages are stages which perform processing tasks whereas passive stages do not do processing tasks and just offer services to the active stages. Please let me know.

Thanks,
Sumesh
by sumesh.abraham
Tue May 22, 2007 9:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing multiple TCL Commands using Command Stage
Replies: 4
Views: 1835

Hi Kduke,

I was just trying to execute multiple commands.

I've a query. Whether the return code form the command will be written to the output file? It'd be great if you can clarify me.


Thanks,
Sumesh
by sumesh.abraham
Tue May 22, 2007 1:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing multiple TCL Commands using Command Stage
Replies: 4
Views: 1835

Executing multiple TCL Commands using Command Stage

Hi All, I tried to execute two TCL commands using Command Stage as SELECT * FROM DS_JOBS ; SELECT * FROM DS_JOBOBJECTS But I got the result of only the first command in the Output log file. The CommandRTN column shows the return value for the first command. But when I executed two OS commands using ...
by sumesh.abraham
Mon May 21, 2007 9:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Command Stage Query
Replies: 2
Views: 1084

Command Stage Query

Hi All, I'm using a command stage and I've specified a command as echo "XYZ" > File1.txt and I've specified the value for Output to file as LogFile1.txt The Disable output to log checkbox is not checked. Once I run the job, the File1.txt file contains the string XYZ, but LogFile1.txt is em...
by sumesh.abraham
Mon May 07, 2007 10:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Protocol
Replies: 3
Views: 1253

Ray,

Thanks a lot for your clarification. Can you please elaborate your answer.

Cheers,
Magesh
by sumesh.abraham
Wed May 02, 2007 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Options available in DS Server and DS Admin
Replies: 5
Views: 966

Sorry Guys. Posting a question like 'What are the options available in DS Server and DS Admin?' may sound weird. Actually my friend works on DS. He is not able to understand what does the question mean? For eg: we have dsadmin command in DS Admin. Can it be considered as an option in DS Admin. Can a...
by sumesh.abraham
Wed May 02, 2007 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Options available in DS Server and DS Admin
Replies: 5
Views: 966

Sorry Guys. Posting a question like 'What are the options available in DS Server and DS Admin?' may sound weird. Actually my friend works on DS. He is not able to understand what does the question mean? For eg: dsadmin command in DS Admin.

Can anyone tell me what is meant by 'Options' here?