Search found 53125 matches
- Wed Jan 02, 2008 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob (status code)
- Replies: 21
- Views: 11245
- Wed Jan 02, 2008 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error with Xml jobs
- Replies: 2
- Views: 1088
- Wed Jan 02, 2008 3:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Equalient DataStage function for oracle ceil
- Replies: 6
- Views: 4320
You changed your specification. My solution changes only by losing its "- 1". You can use the Fmt() function to enforce leading zero. I remain curious to learn how you would generate these values using ceil without any other arithmetic (since you did not mention any). Switch stage is not available i...
- Wed Jan 02, 2008 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem in stringtodate conversion
- Replies: 4
- Views: 981
You misunderstand. If you need to convert a string to a date, then you specify the date format of the string (not of the desired date). Indeed, you never specify the format of a date - a date is a binary data type in DataStage parallel jobs. So ask yourself, do you want a date coming out of this, or...
- Wed Jan 02, 2008 1:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage Ouput comming as blank
- Replies: 2
- Views: 1132
- Wed Jan 02, 2008 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Initializing DOUBLE column to zero giving error
- Replies: 8
- Views: 1409
- Wed Jan 02, 2008 1:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset Tracking on Different Projects
- Replies: 5
- Views: 3096
DataStage is not equipped to shared Data Sets between projects. Because you've managed to trick it is no reason to expect that your trick would be supported by Usage Analysis or any other DataStage tool. Probably the best you can do is to export each project and search the export file for the Data S...
- Wed Jan 02, 2008 1:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding the performance of datastage and SQL Loader
- Replies: 12
- Views: 5934
- Wed Jan 02, 2008 1:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 2 consecutive Modify Stages
- Replies: 13
- Views: 3911
- Wed Jan 02, 2008 12:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify operator vanishing
- Replies: 3
- Views: 927
How about you tell us what Specifications you have set up in the Modify and Copy stages? When the score is composed a stage (operator) may be optimized out - you can most easily see this if there is a Copy stage that does nothing. Operator combination can also make it appear that stages "disappear",...
- Wed Jan 02, 2008 12:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Equalient DataStage function for oracle ceil
- Replies: 6
- Views: 4320
- Wed Jan 02, 2008 12:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue in accessing Oracle 10g R2 database
- Replies: 8
- Views: 4154
- Wed Jan 02, 2008 12:45 am
- Forum: General
- Topic: Calling Server routines from a parallel job
- Replies: 4
- Views: 1326
The BASIC Transformer stage is deliberately not in the Palette by default, as its use is discouraged (because it has a number of execution limitations, particularly in a multiple machine environment). You can find it in the Stage Types branch of the Repository - and, if you wish, customize your Pale...
- Tue Jan 01, 2008 8:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Appending one of field value in the source file to its name
- Replies: 1
- Views: 863
- Tue Jan 01, 2008 2:52 pm
- Forum: General
- Topic: Job parameters
- Replies: 6
- Views: 1808