Search found 53125 matches
- Sun May 08, 2005 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Mon Port
- Replies: 5
- Views: 3180
- Sun May 08, 2005 5:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seq_File
- Replies: 12
- Views: 3485
- Sat May 07, 2005 5:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to convert from julian date to date(mm/dd/yyyy) ?
- Replies: 4
- Views: 1843
- Sat May 07, 2005 5:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to pass values between jobs?
- Replies: 12
- Views: 4464
Variables declared to be in COMMON definitely can not be used across jobs. Indeed they are limited to one process , which means that they aren't even shared between the job process and a subordindate Transformer stage process. And, unless the Transformers are directly connected (so that they are exe...
- Sat May 07, 2005 5:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SequentialFile
- Replies: 4
- Views: 1134
- Sat May 07, 2005 5:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aborting a Job based on number of rejects.
- Replies: 9
- Views: 4057
- Sat May 07, 2005 6:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SequentialFile
- Replies: 4
- Views: 1134
- Sat May 07, 2005 5:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connection broken error(81002)
- Replies: 7
- Views: 4970
- Sat May 07, 2005 5:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Function to find string
- Replies: 10
- Views: 2086
- Sat May 07, 2005 5:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seq_File
- Replies: 12
- Views: 3485
- Sat May 07, 2005 5:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Peoplesoft EPM 8.8 & 8.9
- Replies: 3
- Views: 2361
Why ask us? You work for PeopleSoft, for goodness' sake! Ask them, and let us know! As far as the DataStage connectivity is concerned, no-one has revealed anything to anyone outside the company, but their track record in keeping up with technology has been fairly good in the past. Let's hope IBM int...
- Sat May 07, 2005 5:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Mon Port
- Replies: 5
- Views: 3180
Not with so little information. Can you please post actual error/warning messages? Some idea of your setup would be useful too - for example what might be trying to monitor jobs? MetaStage? Or are you working in a cluster, such that exchanges between player processes on different nodes and between p...
- Sat May 07, 2005 5:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems inserting a row in a table with identity column
- Replies: 10
- Views: 9446
- Sat May 07, 2005 5:23 am
- Forum: Data Integration
- Topic: Missing maps in datawarehouse
- Replies: 10
- Views: 7692
- Fri May 06, 2005 5:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: using iconv and oconv
- Replies: 3
- Views: 1944
From Designer choose Help (or press F1). Bring up the topic BASIC Tasks (or Alphabetical List of Functions if you prefer). Drill down into Data Formatting. In there you will find more than you wanted to know about Iconv and Oconv. But, if you do want more, there's more in the DataStage BASIC manual,...