Search found 5168 matches
- Fri Jul 28, 2006 2:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: [CLI Driver]CLI0125E Function sequence error.SQLSTATE=HY010
- Replies: 4
- Views: 6910
- Fri Jul 28, 2006 2:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between parttion key and sorting key
- Replies: 3
- Views: 989
Do you want to know what is the difference between partition and sort? Patitioning key and sorting key can be explained by its name. Many freshers assume that, by performing partition it does sorting as well. Its not true. The key based on which the records are distributed to the available nods are ...
- Fri Jul 28, 2006 2:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicate Records
- Replies: 30
- Views: 13034
- Fri Jul 28, 2006 2:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: copy 10 from one folder to another folder using Folder stage
- Replies: 2
- Views: 1203
Do you have any pattern in which the folders should be moved or its just a number count. If it has any pattern, you can make use of "File Pattern" option available in sequential file stages to get the list of folders. You can limit the numbers using transformer. Deletetion can be accomplished by the...
- Fri Jul 28, 2006 2:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to implement typ2 SCD in PX
- Replies: 3
- Views: 2238
Hi Vidya, Welcome aboard :D Type 2 is you want to add new rows to the target and retain the old rows with a unique Key. So simple surrogate key generator would help to maintain unique keys(Primary Key). For the concept of update/Insert, have a look at vincents blog here. m Do a search on "SCD type2"...
- Fri Jul 28, 2006 2:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning
- Replies: 7
- Views: 1830
- Fri Jul 28, 2006 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rejected records
- Replies: 16
- Views: 6142
- Fri Jul 28, 2006 1:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning Message in Change Capture Stage
- Replies: 3
- Views: 2016
- Thu Jul 27, 2006 10:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execution error - creation of extra file... please help
- Replies: 1
- Views: 477
you cannot stop datastge from creating a 0Kb file if it is given as in output link. But you can delete the created 0kb (only if 0kb) from after job subroutine. It has been discussed. You can perform a search on it. Or filter it in a higher level, i.e., from Jobsequence with the help of parameter/Job...
- Thu Jul 27, 2006 10:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning
- Replies: 7
- Views: 1830
- Thu Jul 27, 2006 7:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning
- Replies: 7
- Views: 1830
- Thu Jul 27, 2006 7:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom Warnings ODBC
- Replies: 10
- Views: 3187
- Thu Jul 27, 2006 7:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rejected records
- Replies: 16
- Views: 6142
Field 'pt_state' from input dataset '0' is NULL. Record dropped Reconfirm the output metadata of the transformer for pt_state column is nullable. If you source is nullable = 'no', check the RCP. Disable it. Esle change this column as nullable = yes right from begining and do a 'Force compile' and r...
- Thu Jul 27, 2006 7:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning on APT_ParallelSortMergeOperator
- Replies: 8
- Views: 11974
Try not to partiton and to sort in Transformer, maintain Same as mentioned. Try using APT_COMBINALBE_OPERATOR to false. Or the same effect in the transformer. As mentioned, just do the required partiton in the funnel and maintain the same. Is there any key based specific operation going on in transf...
- Thu Jul 27, 2006 6:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage career question. Please advise.
- Replies: 8
- Views: 2351
Selecting Datastage is good decision. But dont be specific on any tool. They come and go. Try to be experitised on different domains. If you are master in the doamains then you can play with any tool. Either you can expert you skills in domain (Business) or in tool(Technical). Both will provide you...