Search found 15603 matches
- Wed Nov 03, 2010 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create Unicode file for SAP Bapi RFM
- Replies: 6
- Views: 4785
- Wed Nov 03, 2010 7:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to import file in required format
- Replies: 8
- Views: 2319
- Wed Nov 03, 2010 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to import file in required format
- Replies: 8
- Views: 2319
- Wed Nov 03, 2010 4:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ''Dropping component'' warning in LK stage-no same colums
- Replies: 4
- Views: 1529
- Wed Nov 03, 2010 4:33 am
- Forum: General
- Topic: Delete/Remove multiple instances of jobs
- Replies: 10
- Views: 4001
This isn't as trivial task as one might assume. When a job is compiled or imported the instance information is no longer displayed in the director, so a quick method would be to schedule an unconditional import (with binaries) when the job is not active. It isn't a pretty solution, but functional. I...
- Wed Nov 03, 2010 2:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unknown error
- Replies: 3
- Views: 1974
How many nodes co you have in your configuration file? do you have multiple servers in your configuration? Does the job abort immediately upon processing the first row(s) or after running and outputting data? Have you tried to see if the error persists if you use different number of nodes or turn on...
- Wed Nov 03, 2010 2:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ''Dropping component'' warning in LK stage-no same colums
- Replies: 4
- Views: 1529
- Wed Nov 03, 2010 2:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to get Reject records
- Replies: 10
- Views: 4113
- Wed Nov 03, 2010 2:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Undefined symbol: .DSOpenProjectEx
- Replies: 9
- Views: 4733
- Wed Nov 03, 2010 2:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF Stage TIMESTAMP datatype
- Replies: 8
- Views: 2997
- Wed Nov 03, 2010 1:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create Unicode file for SAP Bapi RFM
- Replies: 6
- Views: 4785
- Fri Oct 29, 2010 10:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to load japanese characters
- Replies: 2
- Views: 2999
- Fri Oct 29, 2010 10:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mapping failed to copy attribute
- Replies: 6
- Views: 5047
- Fri Oct 29, 2010 10:17 am
- Forum: General
- Topic: Backup DataStage Projects
- Replies: 6
- Views: 7468
- Fri Oct 29, 2010 9:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Runtime column propagation
- Replies: 1
- Views: 1049
No, not via RCP. RCP allows you to copy columns across stages without explicitly defining them everywhere, but doesn't perform implicit conversions. There are different approaches you can use if you really want to do this, but they require that you have a list of the column name(s) in your parameter...