Search found 53125 matches
- Thu Oct 18, 2007 6:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version Control GUI not displaying ANY jobs!
- Replies: 8
- Views: 2430
- Thu Oct 18, 2007 1:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: custom stage
- Replies: 10
- Views: 2151
- Thu Oct 18, 2007 1:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version Control GUI not displaying ANY jobs!
- Replies: 8
- Views: 2430
- Thu Oct 18, 2007 9:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job status
- Replies: 1
- Views: 956
No problem. Probably easiest is to create another job - a server job is recommended, since only one row needs to be processed. Use a job parameter for the job status, assigned its value from the $JobStatus activity variable of the upstream job. Use another job parameter for the name of the job upon ...
- Thu Oct 18, 2007 9:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: custom stage
- Replies: 10
- Views: 2151
- Thu Oct 18, 2007 9:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table Definitions question
- Replies: 3
- Views: 1305
- Thu Oct 18, 2007 9:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how we can remove duplicates in transformer stage
- Replies: 10
- Views: 4330
- Thu Oct 18, 2007 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE Exception
- Replies: 9
- Views: 9401
Welcome aboard.
Your issue is neither similar nor related to the one on this thread. Therefore you need to post a new thread with your question.
But, first, Search the forum - you will find that this message has been seen before, and questioned and answered here.
Your issue is neither similar nor related to the one on this thread. Therefore you need to post a new thread with your question.
But, first, Search the forum - you will find that this message has been seen before, and questioned and answered here.
- Thu Oct 18, 2007 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage VS Outer Join
- Replies: 12
- Views: 5311
- Thu Oct 18, 2007 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance problem
- Replies: 3
- Views: 1546
Are you using write cache for the target hashed file? If so, rows/sec screams along while rows are being written to memory, then appear to reduce. Actually at this time all rows have been processed into memory and are being flushed to disk; because the clock keeps running the rows/sec figure appears...
- Thu Oct 18, 2007 8:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can it be the Null string in last field of Text file?
- Replies: 10
- Views: 2058
There are no data types in text files - only text. Therefore there can be no null - just a text representation of NULL. You can advise the SequentialFile stage what this representation is on the Format tab for the default for the file, or in the column properties (Columns tab) for per-column specifi...
- Thu Oct 18, 2007 8:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UTILITYHASHLOOKUP did not finish OK
- Replies: 4
- Views: 1867
- Thu Oct 18, 2007 8:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to handle SQL Server Reserved Word in ODBC Stage
- Replies: 2
- Views: 1483
- Thu Oct 18, 2007 8:33 am
- Forum:
- Topic: Metadata Workbench - anyone using?
- Replies: 12
- Views: 6703
- Wed Oct 17, 2007 10:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: mutliple line data into single line
- Replies: 5
- Views: 1244