Search found 4992 matches
- Mon May 01, 2006 2:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unexpected results from ORAOCI9
- Replies: 8
- Views: 1231
- Fri Apr 28, 2006 4:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Substring problem
- Replies: 12
- Views: 3095
- Fri Apr 28, 2006 3:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve data on a different domain
- Replies: 8
- Views: 1422
- Fri Apr 28, 2006 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Variable
- Replies: 5
- Views: 1488
- Fri Apr 28, 2006 12:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert ,update
- Replies: 2
- Views: 753
- Fri Apr 28, 2006 12:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ascential Local folder increasing
- Replies: 11
- Views: 2723
- Fri Apr 28, 2006 12:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve data on a different domain
- Replies: 8
- Views: 1422
- Fri Apr 28, 2006 12:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Substring problem
- Replies: 12
- Views: 3095
- Fri Apr 28, 2006 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve data on a different domain
- Replies: 8
- Views: 1422
The DataStage server has to have visibility to all network drives in order for the jobs to access them. When a job runs, it runs as the user logged into Director but still on that Server. Any network drives should be mapped on the server, else use UNC notation when accessing. You want to avoid doing...
- Fri Apr 28, 2006 11:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ascential Local folder increasing
- Replies: 11
- Views: 2723
If you grab my mass-compile utility off the members area, that includes a CLEAR.FILE of the logs when it recompiles the jobs. I didn't write it to preserve the purge settings, probably should fix it. Maybe you could make a better version? There's no 1 line command to clear a bunch of hashed files. I...
- Fri Apr 28, 2006 11:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BEST UPSERT TECHNIC
- Replies: 15
- Views: 5056
Correct? Yes, for a minimum out of effort. I'm in the camp of spooling out the entire row (all columns) and staging into a sequential file first. This allows you to have a "before" image of a row that may be potentially updated. Then, another job loads that sequential file into two hashed files: on...
- Fri Apr 28, 2006 9:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BEST UPSERT TECHNIC
- Replies: 15
- Views: 5056
- Fri Apr 28, 2006 9:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BEST UPSERT TECHNIC
- Replies: 15
- Views: 5056
- Fri Apr 28, 2006 9:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ascential Local folder increasing
- Replies: 11
- Views: 2723
- Fri Apr 28, 2006 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOw to create arrays in datastage basic routines
- Replies: 5
- Views: 5481