Search found 53125 matches
- Wed Aug 13, 2008 6:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tab delimited Sequential File
- Replies: 11
- Views: 6718
- Wed Aug 13, 2008 6:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tab delimited Sequential File
- Replies: 11
- Views: 6718
- Wed Aug 13, 2008 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record <>in file DS_ROUTINES is read-only and cannot b
- Replies: 4
- Views: 1279
- Wed Aug 13, 2008 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control fatal error (-4)
- Replies: 18
- Views: 4768
OK, use a Select List. This is not SQL, so don't use SQL syntax. Use the following two commands, one after another.
Code: Select all
SELECT RT_LOG5276 WITH @ID LIKE "//..."
LIST.ITEM RT_LOG5276- Wed Aug 13, 2008 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Record count on sequential file
- Replies: 6
- Views: 1799
- Wed Aug 13, 2008 3:04 pm
- Forum: IBM QualityStage
- Topic: Ruleset Locked by User
- Replies: 3
- Views: 1899
- Wed Aug 13, 2008 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Record count on sequential file
- Replies: 6
- Views: 1799
- Wed Aug 13, 2008 6:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exporting Job category wise thru Datastage Manager
- Replies: 4
- Views: 2400
- Wed Aug 13, 2008 6:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to write a customized function in datastage.
- Replies: 2
- Views: 2383
Create your functions in C++ and compile and link them. Create a DataStage "parallel routine", which is an entry in your repository that tells DataStage that your function exists and the arguments it requires and returns. Make sure that your shared library search path includes the directory in which...
- Wed Aug 13, 2008 6:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Linkname.NOTFOUND
- Replies: 3
- Views: 1376
OK, tell me how you are designing a parallel job using a Hashed File stage. Second job: Hashed file stage1 | | V Oracle stage7-> look up stage1 ->transformer1 -> Data set stage10 Then spend some time creating a specification of the processing required, without reference to any ETL tool. Then constru...
- Wed Aug 13, 2008 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse Lookup with Teradata Connector stage
- Replies: 9
- Views: 6212
- Wed Aug 13, 2008 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling DSRunJob
- Replies: 8
- Views: 2833
- Wed Aug 13, 2008 6:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to convert Excel to xml?
- Replies: 4
- Views: 1579
- Wed Aug 13, 2008 6:17 am
- Forum: General
- Topic: Using environment variables in ODBC Connector stage
- Replies: 5
- Views: 2878
- Wed Aug 13, 2008 4:55 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Sparse lookup with Teradata Connector Stage
- Replies: 2
- Views: 2058