Search found 53125 matches
- Wed Feb 25, 2009 3:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running dsjob.exe from Windows with multiple DS clients
- Replies: 1
- Views: 2932
If you want to kick of 8.1 jobs then you need to execute that version of dsjob - which you can do by adjusting your command and shared library search list environment variables (e.g. PATH and LD_LIBRARY_PATH). You would probably be wise also to switch to the actual client (using Multi Client Manager...
- Wed Feb 25, 2009 3:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Where are D_FMT, DEFAULT_DMY_ORDER fields?
- Replies: 5
- Views: 3881
- Wed Feb 25, 2009 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem while Importing datasteg jobs
- Replies: 7
- Views: 4309
- Wed Feb 25, 2009 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is there any command to get the list of activities from Sequ
- Replies: 9
- Views: 3192
- Wed Feb 25, 2009 3:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert date value into SQL Server datetime columm
- Replies: 31
- Views: 22296
- Wed Feb 25, 2009 3:02 pm
- Forum: General
- Topic: Trouble with Information Services Connection
- Replies: 4
- Views: 1372
- Wed Feb 25, 2009 4:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Missing Routine
- Replies: 4
- Views: 1553
Indeed, and there's also the internal function !EXIST that you might have found when browsing through the DataStage BASIC manual one sleepless night. DSCheckRoutine() is a little more thorough than my code, as it makes sure that the VOC entry is indeed that of a routine, which mine doesn't. It also ...
- Wed Feb 25, 2009 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting default values in the job parameters
- Replies: 5
- Views: 1807
- Wed Feb 25, 2009 4:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run a Job based on the File appears in Unix
- Replies: 4
- Views: 1347
- Wed Feb 25, 2009 4:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Binary to ASCII
- Replies: 3
- Views: 1489
- Wed Feb 25, 2009 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic file write stage.
- Replies: 8
- Views: 2447
My Palette, which is stock standard out-of-the-box, has no Utility section. Might I suggest that your Palette has been customized? Secondly there is no stage type of this name in the Repository, either in DS_STAGETYPES (the local repository) or - in version 8 - in the unified metadata repository for...
- Wed Feb 25, 2009 4:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: fork error
- Replies: 2
- Views: 1687
- Wed Feb 25, 2009 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Missing Routine
- Replies: 4
- Views: 1553
- Tue Feb 24, 2009 9:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Benefits of BASIC programming language
- Replies: 4
- Views: 1482
As well as everywhere in server jobs and server routines, the language can (must) be used in: parallel job before/after subroutines job sequence Routine activities job sequence user variable definitions job sequence parameter/argument definitions BASIC Transformer constraint expressions (parallel jo...
- Tue Feb 24, 2009 9:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage job parallelism on XP platform
- Replies: 3
- Views: 1730