Search found 42189 matches
- Tue Jun 11, 2013 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling a javascript via DataStage
- Replies: 1
- Views: 1582
- Tue Jun 11, 2013 11:29 am
- Forum: General
- Topic: installation 8.0 version
- Replies: 2
- Views: 1043
Re: installation 8.0 version
IMHO you really should be installing something much more recent than the known 'chock full of issues' 8.0 release.
What's in the log?adams06 wrote:for more info see the log file.
- Tue Jun 11, 2013 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need to convert days to date
- Replies: 1
- Views: 1015
- Tue Jun 11, 2013 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to reject only junk values
- Replies: 6
- Views: 2303
- Tue Jun 11, 2013 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_NO_PART_INSERTION
- Replies: 2
- Views: 2248
- Tue Jun 11, 2013 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-24806: LOB form mismatch
- Replies: 13
- Views: 12693
- Tue Jun 11, 2013 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert CCYYMMDD to YYYYMMDD
- Replies: 5
- Views: 4216
- Tue Jun 11, 2013 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to connect to port 10000 on conductor
- Replies: 5
- Views: 4492
ps. Split from this topic if anyone wants to see the previous conversation.
- Mon Jun 10, 2013 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Truncate and Round Float type data
- Replies: 3
- Views: 1641
Thanks for that. Added some
Code: Select all
tags so the example was readable.
Just want to point out that your target field will need to be a [i]string,[/i] not another float, if you want to control the formatting like that.- Mon Jun 10, 2013 4:31 pm
- Forum: General
- Topic: Purge logs - anything older than X number of days
- Replies: 4
- Views: 1553
Pretty sure I recall reading here that any job with 'default' purge settings would now automatically inherit any changes to the Project level defaults. Ones where that had been 'overridden' would not. I recall being surprised by the posting of that information... let me see if I can turn it up... Si...
- Mon Jun 10, 2013 2:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Initialization Failed from OLE/DB to Transform
- Replies: 2
- Views: 2094
- Mon Jun 10, 2013 9:41 am
- Forum: General
- Topic: using dsjob with parameters
- Replies: 14
- Views: 4473
Your issues with the Command stage imply to me that it just does not support the functionality you need, i.e. handling a dynamically generated command. And right now I have no access to my documentation so can't help with specifics on using that Utility function. Did you try an exact search for that...
- Mon Jun 10, 2013 7:22 am
- Forum: General
- Topic: Command activity checking for a file pattern
- Replies: 2
- Views: 964
- Mon Jun 10, 2013 7:17 am
- Forum: General
- Topic: using dsjob with parameters
- Replies: 14
- Views: 4473
You'd need to show us how you built the string in the transformer. By the time it hits the command stage it shouldn't have any 'variables' in it at all, it should just be a string where you have substituted any variable with the actual value needed. You should end up with a string that looks exactly...
- Mon Jun 10, 2013 6:49 am
- Forum: General
- Topic: Purge logs - anything older than X number of days
- Replies: 4
- Views: 1553
Re: Purge logs - anything older than X number of days
Applying the auto-purge settings in administrator now will not help obviously.. Are you certain about that? While in the past that was true - Admin changes only affected new jobs - pretty sure I recall them changing that behavior. It would be worth a quick check IMHO unless you've already done that.