Search found 53125 matches
- Mon Mar 20, 2006 7:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to deal with multiple header in a same file
- Replies: 6
- Views: 2284
Depending on exactly what you want the results to be, you might consider using the Rejects link in the Sequential File stage to capture the header lines, and process them after converting from raw format (if, indeed, you need to process them at all). This way only detail rows will appear on the main...
- Mon Mar 20, 2006 1:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how I make to copy a hash file to a sequential file???
- Replies: 8
- Views: 2223
Curiously, this requirement CAN be fulfilled with a variable record layout. For this example I am assuming that there are no multi-valued fields in the hashed file, but it's an easy adjustment if there are. With hashed files the entire data record is accessible via the @RECORD system variable. There...
- Mon Mar 20, 2006 12:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine..
- Replies: 5
- Views: 1410
I don't understand your requirement. Is the job part of this sequence, or started from a different sequence? Where in your job sequence design do you propose to put the Routine activity? If downstream of the job, then the job status can never be "running", because it must finish before the Routine a...
- Mon Mar 20, 2006 12:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine giving errors
- Replies: 12
- Views: 3041
- Mon Mar 20, 2006 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exec Dos Command
- Replies: 11
- Views: 3129
- Mon Mar 20, 2006 12:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how would we know approxmt time datastage takes to process.
- Replies: 4
- Views: 2106
In server jobs there is one process running the job (DSD.RUN). Passive stages do NOT generate a process. There will be at most the same number of child processes as active stages (for example Transformer stages) but more likely directly-connected active stages will run in the same process. Any use o...
- Mon Mar 20, 2006 12:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DECIMAL TO DECIMAL CONVERSION REDUCTION IN SIZE
- Replies: 3
- Views: 2076
- Mon Mar 20, 2006 12:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error: Cannot open file BP_11
- Replies: 9
- Views: 3580
- Mon Mar 20, 2006 12:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Doubt in data movement
- Replies: 4
- Views: 1205
- Sun Mar 19, 2006 11:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I want Date Format
- Replies: 2
- Views: 820
It's not clear WHERE you want the date, nor whether you want to generate dates. Certainly converting from 200603 to 20060301 is very simple; you make use of the fact that there are no data types in server jobs, and concatenate the "01". But I suspect there is more to your question than that. Do you,...
- Sun Mar 19, 2006 3:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Doubt in data movement
- Replies: 4
- Views: 1205
- Sun Mar 19, 2006 3:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to call a shellscript in middle of the job run
- Replies: 4
- Views: 1221
- Sat Mar 18, 2006 2:44 pm
- Forum: Site/Forum
- Topic: Fresher reuirements....................
- Replies: 3
- Views: 2405
Welcome aboard. :D This is as good a place to start as any. Based on the training you've just had, any questions should properly first be directed to the trainer(s), so that they can be aware of any areas where the training might be improved. There is a small FAQ forum here, a fairly recent addition...
- Sat Mar 18, 2006 9:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Looking for DataStage7 contractor
- Replies: 7
- Views: 1510
- Sat Mar 18, 2006 5:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling routine DSSendmail
- Replies: 12
- Views: 8436