Search found 102 matches

by balu536
Fri Oct 04, 2013 11:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connector Stage Error
Replies: 1
Views: 7265

Oracle Connector Stage Error

Hi, I'm facing an error with Oracle Connector stage. "The variable nAccessorIndex has value -2 which is not valid in the current context. (CC_OraRecordDataSetConsumer::getAccessor, file CC_OraRecordDataSetConsumer.cpp, line 5,713)" Please help on this. Couldn't find info about this error o...
by balu536
Fri Sep 20, 2013 11:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query on SCD Stage
Replies: 5
Views: 2066

Thanks Andy. :)
by balu536
Thu Sep 19, 2013 3:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query on SCD Stage
Replies: 5
Views: 2066

Thanks Ray.

Also is it fine if we do partitioning (Hash) on the source link alone or is it required on both source and reference link?

Please clarify.
by balu536
Fri Sep 13, 2013 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query on SCD Stage
Replies: 5
Views: 2066

Query on SCD Stage

Hi,
I've a query on Slow Changing Dimensions (SCD) Stage.

Do we need to sort the data (on the input links) on the Business Keys being used in the stage?
Is it mandatory for proper functioning of SCD stage, like we do for Join and Merge stages?


Thanks.
by balu536
Thu Aug 15, 2013 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading data to Exadata DB
Replies: 2
Views: 1632

Loading data to Exadata DB

Hi, Till date, we were loading data to Teradata DB and now we've decided to move to Exadata. What are the steps to be taken care of while modifying the Datastage Jobs? Can we use the Oracle Connector stage for loading data to Exadata? or anyother alternate approache? Earlier in Teradata, we were col...
by balu536
Wed Aug 07, 2013 12:20 pm
Forum: IBM QualityStage
Topic: Query on Quality Stage Address Standardization
Replies: 3
Views: 4913

Query on Quality Stage Address Standardization

Hello Everyone,
Is it possible to cleanse County column through CASS and GAV stages present in QualityStage.

Till date, we were cleansing Address, State, Zip, Country etc fields through these services. Just wanted to know whether COUNTY can also be cleansed or not? Please help on this.
by balu536
Thu May 02, 2013 3:08 pm
Forum: General
Topic: Restart Datastage Job/Sequence
Replies: 4
Views: 1970

Restart Datastage Job/Sequence

Hello Everyone, I don't know whether this topic is already discussed, but i couldn't find it in the search list. I have a datastage sequence which contains 10 jobs and say suppose in 3 rd(source having 10000 records) job after loading 9000 records to target, job got aborted. Now when restarting the ...
by balu536
Thu Jul 19, 2012 7:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Stage Usage
Replies: 6
Views: 1838

Hi,
I've imported the xsd and defined the key column in meta data. Please help on steps to be followed in XML Output Stage
by balu536
Thu Jul 19, 2012 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Stage Usage
Replies: 6
Views: 1838

Please help on how to configure the XML Output Stage for this requirement.
by balu536
Thu Jul 19, 2012 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Stage Usage
Replies: 6
Views: 1838

XML Output Stage Usage

Hi, I've a requirement where i need to extract the data from Flat file and load it to XML File. The sample XML File given to me is mentioned below. Please help me on this. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <report xmlns="http://www.***.com/...
by balu536
Wed Jan 18, 2012 3:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic table loading
Replies: 4
Views: 1484

Please explain me how to do this.

Thanks in Advance.
by balu536
Wed Jan 18, 2012 2:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic table loading
Replies: 4
Views: 1484

Dynamic table loading

Hi, I have a requirement where to load data coming from multiple sequential files to different target tables. The table that need to be loaded for a particular file will be available in a lookup table where we'll lookup on file name and get the table name that needs to be loaded. My query is how to ...
by balu536
Tue Nov 22, 2011 5:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insert Multiple rows into a oracle table
Replies: 2
Views: 2583

Insert Multiple rows into a oracle table

Hi All, I am inserting the data into oracle table by using the odbc stage. Say employee_name table, There is after insert trigger on the employee_name table for inserting the data into the employee_sports table ES_ID, Employee_name, Sports ES_ID is primary key This trigger works like below For every...
by balu536
Wed Nov 02, 2011 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To convert Semicolon to '**' within braces
Replies: 1
Views: 727

To convert Semicolon to '**' within braces

Hi, I've a requirement where i need to convert Semicolon to '**' value within braces present in a column. I might also have Semicolon which is not included within braces and it should be retained the same. The number of Semicolons within braces are dynamic. For Ex: London University; Harvard Univers...