Search found 320 matches

by mydsworld
Thu Jun 09, 2016 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ETL of Twitter,LinkedIn,GoogleAnalytics data using Datastage
Replies: 4
Views: 4710

ETL of Twitter,LinkedIn,GoogleAnalytics data using Datastage

Please let me know how can I access the following data source for ETL work, using Datastage.

1. Twitter
2. Google Analytics
3. LinkedIn

Thanks.
by mydsworld
Tue Jan 12, 2016 10:31 pm
Forum: General
Topic: Invoking Datastage job from Oracle DAC
Replies: 1
Views: 1712

Invoking Datastage job from Oracle DAC

Can anyone please let me know if Datastage (11.3) jobs can be invoked from Oracle DAC scheduler, if 'Yes', what is the process.

Thanks.
by mydsworld
Mon Jun 08, 2015 1:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Connector Stage
Replies: 2
Views: 2736

File Connector Stage

I am not able to find 'File Connector' stage in Datastage 11.3 in Palette. Please let me know if there is any special configuration required. I am supposed to get it under Palette -> File, but don't see it.

Thansks.
by mydsworld
Thu Jun 04, 2015 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS connectivity with Hadoop
Replies: 8
Views: 8018

Thanks for the clarification. Still curious about the following.

ODBC/JDBC for Hive/HBase tables and calling it in Datastage
by mydsworld
Thu Jun 04, 2015 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS connectivity with Hadoop
Replies: 8
Views: 8018

Ray or Others, Is there any stage called 'HDFS stage' in DS 11.3. I thought it is 'Big Data' File stage to access files sitting on Hadoop. Curious to know if one can set up the following. 1. ODBC for Hive tables and calling it in Datastage 2. JDBC for HBase tables and calling it in Datastage. Thanks.
by mydsworld
Thu Jun 04, 2015 1:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS connectivity with Hadoop
Replies: 8
Views: 8018

Hi Ray,
Thanks for your reply. I havn't used it ever, so wondering using HDFS stage I can access files on HDFS. Will I be able to access tables in Hive or HBase using 'HDFS stage' ?

Thanks.
by mydsworld
Thu Jun 04, 2015 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS connectivity with Hadoop
Replies: 8
Views: 8018

DS connectivity with Hadoop

Please let me know If DS 11.3 can connect to Hadoop file system (Cloudera 5) and to Hive/HBase tables. If 'Yes' how to configure.

Thanks in advance.
by mydsworld
Wed Oct 16, 2013 8:02 pm
Forum: General
Topic: Running DS job command line with multi value file param set
Replies: 6
Views: 3938

So, can I invoke the DS job for each of the param set value file like this below.

- param pS1 = pS1_VF1
- param pS1 = pS1_VF2
- param pS1 = pS1_VF3
so on

?
by mydsworld
Tue Oct 15, 2013 9:17 pm
Forum: General
Topic: Running DS job command line with multi value file param set
Replies: 6
Views: 3938

Running DS job command line with multi value file param set

I need to run a DS job from command line. The job uses param set with multiple value files. In that case what would be the '-param' argument.

For example - if the param set 'pS1' has value file names pS1_VF1, pS1_VF2, pS1_VF3 so on.

what would be the '-param' arguments in dsjob command.

Thanks.
by mydsworld
Wed Oct 09, 2013 11:06 am
Forum: General
Topic: Database connector stages not appearing correctly
Replies: 4
Views: 2003

Database connector stages not appearing correctly

Hi,
I am using DS 8.1 and am not seeing any of the database (DB2, Oracle) connector stages appearingly correctly, they are appearing as 'generic stage' symbol. However the enterprise, API stages are appearing fine.

Please advice.

Thanks.
by mydsworld
Sat Sep 21, 2013 1:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to chose database Update vs. Insert
Replies: 1
Views: 1802

How to chose database Update vs. Insert

Please let me know when to choose one over the other.

Insert then update
Update then insert

Thanks.
by mydsworld
Fri Sep 20, 2013 6:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Choosing between connector and enterprise DB stages
Replies: 4
Views: 3491

So, for large volume data loads, one should prefer Enterprise stage, right ?
And whats is the best use case for using the Connector stages.
by mydsworld
Fri Sep 20, 2013 11:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Choosing between connector and enterprise DB stages
Replies: 4
Views: 3491

Choosing between connector and enterprise DB stages

Please let me know the difference between connector and enterprise DB stages in general (when to choose one as opposed to other). I am looking for large data loads (Oracle, DB2, Netezza).
Thanks.
by mydsworld
Mon Aug 26, 2013 6:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change data capture
Replies: 5
Views: 3034

I am talking about the 'Change Capture' stage in DS. Is it anyway detrimental to performance when it comes huge data volume.
by mydsworld
Mon Aug 26, 2013 1:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change data capture
Replies: 5
Views: 3034

Change data capture

Looking for some advise on best practise to capture 'changed data' for huge data volume. Assuming I have a Base table with huge data volume and I get a full dump of the source data in some Staging table. So, will the 'Change Capture' stage be good enough (performance wise) to find the changed data (...