Search found 1213 matches

by SURA
Wed Jun 15, 2011 8:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Slowly Changing Dimension stage will support RCD?
Replies: 1
Views: 1783

Slowly Changing Dimension stage will support RCD?

Hello All

Slowly Changing Dimension stage in 8.5 is capable to handle Rapidly Changing Dimension (For Type 2) ?

Example:

In the same run for the key 'A' changed values as "DESC*"


A,DECS,Timestamp
A,DESC1,Timestamp
A,DESC2,Timestamp

Thanks in Advance
DS User
by SURA
Sat Jun 11, 2011 4:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NEED URGENT HELP!!!!
Replies: 3
Views: 2485

Re: NEED URGENT HELP!!!!

Read it for max length and make a logic in Transformer to split the data as needed.

DS User
by SURA
Thu Jun 09, 2011 8:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TFM2: Error when inserting partitioner: The number of attach
Replies: 2
Views: 4168

TFM2: Error when inserting partitioner: The number of attach

Hello All A job was running good and all of the sudden it starts to fail. This is the error i got. main_program: Fatal Error: Destination "inputData.SRC_CODE" is already bound. RCP is enabled in this Dev environment. I exported the dsx for this job and marked the values from 1 to 0 for RCP...
by SURA
Thu Jun 09, 2011 5:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort on RCP
Replies: 2
Views: 949

Thanks Ray.
by SURA
Thu Jun 09, 2011 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort on RCP
Replies: 2
Views: 949

Sort on RCP

Hello All

I am trying to design a shared container using RCP. As per the job logic the input data need be sorted based on the key columns. Is it possibile to choose the key colums, sort it at the run time?

Thanks
DS User
by SURA
Tue Jun 07, 2011 6:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: When deleting data set FilePath/FileName.ds
Replies: 1
Views: 3674

Re: main_program: When deleting data set FilePath/FileName.d

Hello All

I deleted the Dataset files and recreated. Now it went smoothly.

DS User
by SURA
Tue Jun 07, 2011 5:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: When deleting data set FilePath/FileName.ds
Replies: 1
Views: 3674

main_program: When deleting data set FilePath/FileName.ds

Hello All I developed a Datastage (Finally a transformer will split the data and write into two Dataset files) job which is writing the output into Dataset file(s). In the first run it went smoothly without any warning / issues. But in the second run, it is giving warning and then aborted. main_prog...
by SURA
Thu Jun 02, 2011 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ADD Default Date from Modify Stage
Replies: 3
Views: 2110

Re: ADD Default Date from Modify Stage

You can hardcode the value as a param and then pass that to Modify stage
by SURA
Thu Jun 02, 2011 7:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insufficient system resources exist to complete the requeste
Replies: 1
Views: 1599

Insufficient system resources exist to complete the requeste

Hi All Using Datastage 8.1 on Windows with SQL Server 2008 R2 as a target. Trying to load 80 million reocords from Dataset to SQL Server. Job is keep on aborting with the below error. APT_CombinedOperatorController,6: Unable to map file /Z=/IBM/Datasets/LoadData.ds.xxx.server.0000.0006.0000.57b0.cfb...
by SURA
Thu Jun 02, 2011 5:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue With Join Stage while joining header and detail record
Replies: 5
Views: 2758

Re: Issue With Join Stage while joining header and detail re

Sorry friend. As i remember, in one of the project a job used to get killed because of the volume. Then i was advaised to use this variable and then it went smoothly and i guess this will help. Anyhow Real gurus will give good solution. Meanwhile ask with your unix admin to track while you run this ...
by SURA
Thu Jun 02, 2011 1:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue With Join Stage while joining header and detail record
Replies: 5
Views: 2758

Re: Issue With Join Stage while joining header and detail re

I am not sure how much this will help.

Add APT_NO_JOBMON for that job and make it as true and give a try.

DS User
by SURA
Thu Jun 02, 2011 12:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-00942: table or view does not exist
Replies: 7
Views: 5585

Re: ORA-00942: table or view does not exist

Check the privilege for the user connecting Oracle through Datastage.

DS User
by SURA
Wed Jun 01, 2011 12:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Issue.
Replies: 7
Views: 3850

Re: Join Issue.

try without unicode
by SURA
Tue May 31, 2011 12:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data stage job running more time.
Replies: 13
Views: 11347

Write it in Dataset and from there to table.