Or just wait for someone like Ray to come along with the real answer.
Search found 42189 matches
- Fri Nov 14, 2014 1:32 pm
- Forum: General
- Topic: DS_AUDIT query fails due to read-only status?
- Replies: 2
- Views: 1141
- Fri Nov 14, 2014 11:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error in building output schema
- Replies: 3
- Views: 2758
Re: Fatal Error in building output schema
Have you looked into this?kumar66 wrote:from DataSetDef provided by connector: In field "CC_13_____": Parsing parameters "0" for schema type "string": Length must be positive, got: "0".
- Fri Nov 14, 2014 8:22 am
- Forum: General
- Topic: Switching Data Centers - Challenges
- Replies: 9
- Views: 2688
- Fri Nov 14, 2014 8:16 am
- Forum: General
- Topic: istool: help with import error
- Replies: 5
- Views: 2488
Yeah chulett.. I too thought so,, so i have created my own post. Can you point out as what wrong i have done. That's just it, you didn't create your own post but replied to the old one you found. Next time please use Post new topic to start a new discussion. Use Reply to topic to add to the current...
- Fri Nov 14, 2014 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: US7ASCII TO AR8ISO8859P6 Arabic character conversion issue
- Replies: 3
- Views: 2791
- Fri Nov 14, 2014 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS8.7:Need info about DATASET
- Replies: 3
- Views: 2780
- Fri Nov 14, 2014 1:36 am
- Forum: General
- Topic: istool: help with import error
- Replies: 5
- Views: 2488
- Thu Nov 13, 2014 11:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File Split logic
- Replies: 8
- Views: 4623
theone - always best to explain your requirements in words, posting only input and output examples means we have to puzzle out what it is you need and leads to confusion and incorrect solutions. Or far too much back and forth. Start us off on the right foot. Oftentimes the simply act of spelling it...
- Thu Nov 13, 2014 11:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset : size of data file change after orchadmin cp
- Replies: 11
- Views: 7097
- Thu Nov 13, 2014 8:10 am
- Forum: General
- Topic: How to pass multiples file names from table to variable?
- Replies: 9
- Views: 2595
1. You create a routine that returns a delimited list of the filenames to process and you call that routine in the User Variables stage. Then you use that variable in the Start Loop stage as the 'list of things to loop through'. 2. Server jobs support USERSTATUS which is a 'communication' area much ...
- Thu Nov 13, 2014 8:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to suppress zero for decimal field in RCP enabled jobs
- Replies: 9
- Views: 6414
- Thu Nov 13, 2014 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset : size of data file change after orchadmin cp
- Replies: 11
- Views: 7097
- Thu Nov 13, 2014 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to suppress zero for decimal field in RCP enabled jobs
- Replies: 9
- Views: 6414
- Wed Nov 12, 2014 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Call https:// from server job
- Replies: 7
- Views: 3843
- Wed Nov 12, 2014 10:51 pm
- Forum: General
- Topic: Dynamic dates as parameters in batches
- Replies: 10
- Views: 5213
Ray had a nice set of "date math" routines he used to give away on his old site but I don't see them on his new one. Ray, do you still have a link to that dsx around? I'm assuming it would be helpful here.