Search found 516 matches

by rkashyap
Wed Mar 15, 2017 2:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivoting columns to rows
Replies: 4
Views: 3835

See this post. You can also look at thisone.
by rkashyap
Wed Mar 15, 2017 1:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SFDC data extract - Connection refused.
Replies: 0
Views: 2178

SFDC data extract - Connection refused.

Mini batch jobs which extract data from SalesForce fail intermittently with "Connection refused" message. Please share your thoughts/experiences on this. Complete error text is sfdc_extract failed. main_program: Fatal Error: Information: error code: 8 error message: ; nested exception is: ...
by rkashyap
Wed Mar 15, 2017 12:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SFDC sparse lookup with upstream Transformer.
Replies: 2
Views: 3226

Only workaround for this issue is to perform some operation on every column in the upstream transformer (e.g. append an empty string to a string column, add 0 to a numeric column) rather than mapping directly. During version 8.5, this issue was addressed in JR47138, but it is reoccurring in DataStag...
by rkashyap
Tue Mar 07, 2017 12:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job status "flipped" to Not compiled
Replies: 0
Views: 2295

We have also faced situation similar to yours ... after running successfully for months, status of a production job had also flipped to "not compiled", but in the project library we could see the output files/directories from compilation. Further investigation did not yield much. Though wh...
by rkashyap
Wed Mar 01, 2017 9:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SFDC sparse lookup with upstream Transformer.
Replies: 2
Views: 3226

SFDC sparse lookup with upstream Transformer.

While performing SFDC sparse lookup, the position of the lookup column in the input link is entered in SOQL's WHERE clause (counting from zero) e.g. ''{3}'' for 4th column. If any column is modified/manipulated in a transformer (prior to SFDC stage) then modified column(s) move up in internal output...
by rkashyap
Mon Feb 13, 2017 8:57 am
Forum: General
Topic: Importing dsx from unix
Replies: 3
Views: 4359

On an IIS server installed on Linux/Unix, one can import (but not export) dsx files by leveraging DSXImportService.sh script. See this technote for details.
by rkashyap
Mon Feb 13, 2017 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stable version info Information Server V11.3 or 11.5
Replies: 2
Views: 1859

Go for 11.5 fp1 and apply all the available rollups.
by rkashyap
Thu Dec 08, 2016 4:25 pm
Forum: General
Topic: 11.5.0.1: Active/Passive failover issue.
Replies: 0
Views: 1999

11.5.0.1: Active/Passive failover issue.

In our shop, Dastage is installed in two-server, active-passive topology. Late last night, the primary server failed and (as anticipated) all the running jobs failed, subsequently DataStage came up on the secondary server. Operators were able to restart all the failed jobs, but for one which was stu...
by rkashyap
Thu Dec 08, 2016 2:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 11.5.0.1: Oracle Join Predicates are considered table-names.
Replies: 1
Views: 2646

As per latest communication from IBM, Oracle Connector developer has confirmed this is a defect and opened APAR JR57101. They will be fixing this in a later release.
by rkashyap
Fri Oct 14, 2016 8:24 pm
Forum: General
Topic: WLM logs
Replies: 1
Views: 2209

U, Did you get an answer to your question? How did you purge these files?
by rkashyap
Fri Sep 30, 2016 7:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help concatenating rows
Replies: 8
Views: 5002

Also the Subject "Datastage" is quite ambiguous. Can you make it more relevant to the query.
by rkashyap
Wed Sep 28, 2016 12:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage - Oracle Connector - Partitioned table-dump score
Replies: 5
Views: 5079

Patch JR55886 is now available to balance compute node utilization when Oracle partitions out number compute nodes.
by rkashyap
Thu Sep 22, 2016 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timestamp Issue
Replies: 3
Views: 2653

It is difficult to guess the requirement and answer this question on basis of a single example. What is the requirement in words? What are source and target data types?
by rkashyap
Thu Sep 22, 2016 12:13 pm
Forum: General
Topic: Add Balanced Optimization option post-install?
Replies: 2
Views: 3725

Balanced optimization is a feature and can be managed thru iisAdmin. Give following Unix command to check if Balanced Optimization is not already ON <IS_install_path>/ASBServer/iisAdmin.sh -display -key com.ibm.iis.datastage.license.* Look for com.ibm.iis.datastage.license.feature.BAL_OPT=1. If you ...
by rkashyap
Thu Sep 22, 2016 11:29 am
Forum: General
Topic: Migrating to 11.3 : Choice of grid resource management
Replies: 12
Views: 7675

While I cannot comment of various grid resource management software products, I will strongly advise using one of the IBM products. During DataStage upgrade, we used a supporting software from a non-IBM vendor. Subsequently integration with DataStage was challenging as documentation is based on IBM ...