Search found 53125 matches
- Thu Feb 07, 2008 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap allocation failed
- Replies: 5
- Views: 2695
- Thu Feb 07, 2008 2:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to call a SSIS package from Server job
- Replies: 4
- Views: 2097
- Thu Feb 07, 2008 2:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we find all the job names, which use a specific dataset.
- Replies: 6
- Views: 7944
- Thu Feb 07, 2008 1:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: selective reading using websphere_MQ stage
- Replies: 2
- Views: 898
- Thu Feb 07, 2008 1:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting starting in datastage
- Replies: 2
- Views: 735
- Thu Feb 07, 2008 1:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing rejected records
- Replies: 13
- Views: 4409
- Thu Feb 07, 2008 1:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of secure shell cient within the Datastage sequence
- Replies: 2
- Views: 761
Re: Usage of secure shell cient within the Datastage sequenc
As both the machines will be having an voc for the hash files being ftp'ed there will not be a problem i suppose. If both machines have a VOC entry then both machines have the hashed files. FTP one structure over the top of an existing hashed file structure can introduce corruption. FTP, like all o...
- Thu Feb 07, 2008 1:37 pm
- Forum: General
- Topic: hexatridecimal or base 36
- Replies: 13
- Views: 6132
There will be some upper limit to the size of numbers you can convert using ordinary arithmetic, depending on your EXACTNUMERIC setting. For numbers larger than this you can use "string math" (SAdd(), SMui(), SSub() and SDiv() functions). You need to build a "remainder" function out of SDiv() and SS...
- Thu Feb 07, 2008 12:33 am
- Forum: General
- Topic: job stages
- Replies: 1
- Views: 1276
- Thu Feb 07, 2008 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Containers
- Replies: 2
- Views: 818
A local container is local to the job, is a property of the job, and has no visibility outside the job. Its function is to hide some of the complexity of the design. A shared container contains a re-usable sub-set of a job. It can have its own parameters. It is stored as an independent component in ...
- Thu Feb 07, 2008 12:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: delemeter , ans required
- Replies: 3
- Views: 798
- Thu Feb 07, 2008 12:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job save option is disabled
- Replies: 11
- Views: 2996
- Wed Feb 06, 2008 8:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: creating a sequential file with ^] as a column delimiter
- Replies: 3
- Views: 1386
- Wed Feb 06, 2008 8:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job save option is disabled
- Replies: 11
- Views: 2996
- Wed Feb 06, 2008 7:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim in Modify stage
- Replies: 20
- Views: 22465