Search found 15603 matches
- Tue Nov 14, 2006 12:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File
- Replies: 4
- Views: 880
- Tue Nov 14, 2006 11:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File
- Replies: 4
- Views: 880
Hashed files can be used with composite keys in DataStage server jobs. What DataStage will actually do (under the covers) is to combine the columns that comprise the composite key into one string and use that as the physical file key, but for all intents and purposes it works out to having multiple ...
- Tue Nov 14, 2006 11:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: convert the string to date type in parallele jobs
- Replies: 5
- Views: 4765
Please look at the Parallel Job Developer's Guide page 1101 , in the chapter "Type Conversion Functions" or use the search facility in the bar above the response and search for this type of function. The question has been asked and answered many, many times before. This question does not belong in t...
- Tue Nov 14, 2006 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with DSGetStageInfo
- Replies: 7
- Views: 2474
- Tue Nov 14, 2006 7:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with DSGetStageInfo
- Replies: 7
- Views: 2474
- Tue Nov 14, 2006 5:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Start a job and dis-associate from it
- Replies: 6
- Views: 1434
Andrew, that makes more sense; in that in a sequence you are running the jobs sequentially and not concurrently. If you program this in job control or elsewhere, issue a DSRunJob() and don't call the DSWaitForJob() then you have achieved your intended result. The DSDetachJob() call isn't necessary, ...
- Tue Nov 14, 2006 4:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date difference to be found out
- Replies: 2
- Views: 962
- Tue Nov 14, 2006 4:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Start a job and dis-associate from it
- Replies: 6
- Views: 1434
Andrew, normally jobs, even instances of the same job, are run completely independantly of each other. I don't know how you could easily program concurrent runs of job.a and job.b to trigger an abort of the job.a when job.b aborts. How did you effect this? Could one job aborting set the database sta...
- Tue Nov 14, 2006 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Error
- Replies: 3
- Views: 1513
- Tue Nov 14, 2006 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The property window of job activity stage
- Replies: 11
- Views: 2538
- Mon Nov 13, 2006 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Diffrence between NULL,SPACE,ZERO,EMPTY
- Replies: 3
- Views: 1207
Null - is a term that comes from databases and means an undefined value Space - one or more space characters Zero - numeric value of 0 or a string value with text representations of zero Empty - a string of length 0 Usually the Null and Empty values are confused and people mistakenly interchange them.
- Mon Nov 13, 2006 1:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion of Chinese characters (sap ext and load into ora)
- Replies: 5
- Views: 1795
- Mon Nov 13, 2006 9:11 am
- Forum: General
- Topic: error "ds_uvgetnext() - Pin 1 not initialised"
- Replies: 8
- Views: 4578
- Mon Nov 13, 2006 9:08 am
- Forum: General
- Topic: Simultaneous Processing of multiple sequential files
- Replies: 4
- Views: 3307
- Mon Nov 13, 2006 9:01 am
- Forum: General
- Topic: error "ds_uvgetnext() - Pin 1 not initialised"
- Replies: 8
- Views: 4578