Search found 53125 matches
- Thu Dec 06, 2007 3:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: importing .dsx file
- Replies: 5
- Views: 1328
Yes; upgrade to version 8, where there is no more Manager. You then import using the Designer. Apart from that I'm not aware of anything. Why do you want to do this? Actually that's a lie, you can create packages and load those using the package installer on the server. But that's archaic technology.
- Thu Dec 06, 2007 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do I remove the old timestamp values at the target leve?
- Replies: 5
- Views: 1509
Put a WHERE clause in your SELECT statement. Pass the date as a job parameter. Use a reference to that parameter in the WHERE clause, for example
Code: Select all
EFFECTIVE_DATE >= '#CutoffDate#'- Thu Dec 06, 2007 3:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file error
- Replies: 6
- Views: 2289
- Thu Dec 06, 2007 3:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file method in column import stage in PX
- Replies: 4
- Views: 1386
- Thu Dec 06, 2007 3:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Doubt regarding the size
- Replies: 3
- Views: 781
For less than 30c (approximately Rs12) per day you can purchase premium membership which, among other things, will allow you to read the entire post. Premium membership is one of the ways that the hosting and bandwidth costs needed to keep DSXchange alive are covered. On that basis I can not accede...
- Thu Dec 06, 2007 3:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: when I import the metadata for this column datastage is conv
- Replies: 2
- Views: 777
- Thu Dec 06, 2007 3:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of transformer stage
- Replies: 15
- Views: 3678
- Thu Dec 06, 2007 3:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Protect a category in DS Designer
- Replies: 1
- Views: 655
- Thu Dec 06, 2007 1:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Doubt regarding the size
- Replies: 3
- Views: 781
The record schema will tell you that. The prefix is the number of bytes in the number that describes the length. Convert to date using StringToDate() function. For this to work your string must contain a valid date according to the date format string you specify, or according to the project's defaul...
- Thu Dec 06, 2007 1:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file method in column import stage in PX
- Replies: 4
- Views: 1386
- Thu Dec 06, 2007 1:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in using the start and end loop activity in a seq
- Replies: 12
- Views: 5609
- Thu Dec 06, 2007 1:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running totals in datastage server
- Replies: 7
- Views: 2500
- Thu Dec 06, 2007 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX just resetting the job
- Replies: 4
- Views: 2337
- Thu Dec 06, 2007 1:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running totals in datastage server
- Replies: 7
- Views: 2500
It's "hashed file", not "hash file". Be more precise about what you wish to do, and whether the hashed file is cataloged in your project's vocabulary (that is, whether the hashed file was created in the project or in a directory). The answer will be different depending on your response to the above.
- Thu Dec 06, 2007 1:02 am
- Forum: General
- Topic: getting the error while viewing data /running
- Replies: 7
- Views: 2656