Search found 5168 matches
- Mon Feb 26, 2007 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TrimB and TrimF does not remove tab
- Replies: 10
- Views: 8025
- Mon Feb 26, 2007 4:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting the file Logically
- Replies: 3
- Views: 707
- Mon Feb 26, 2007 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TrimB and TrimF does not remove tab
- Replies: 10
- Views: 8025
- Mon Feb 26, 2007 3:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling Sequence name in the routine
- Replies: 3
- Views: 1260
- Mon Feb 26, 2007 2:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TrimB and TrimF does not remove tab
- Replies: 10
- Views: 8025
- Mon Feb 26, 2007 2:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why dont we have look-up stage in Datastage Server jobs
- Replies: 10
- Views: 4746
- Mon Feb 26, 2007 2:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting the file Logically
- Replies: 3
- Views: 707
You cannot split based on Size using DS. But you can make use of the OS command in DS. You can use "split" command with the size given as parameter in execute command activity, to split the files into several sub files. Later using FilePatter option available in sequential file, you can merge all th...
- Mon Feb 26, 2007 2:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: uvodbc.config - What is the correct steps for updating
- Replies: 2
- Views: 1535
- Mon Feb 26, 2007 1:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TrimB and TrimF does not remove tab
- Replies: 10
- Views: 8025
- Fri Feb 23, 2007 5:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job's previous run time
- Replies: 4
- Views: 895
If you are calling it from dsjob function, you can as well use
Code: Select all
dsjob -jobinfo $Project $Job | grep 'Last Run Time'- Fri Feb 23, 2007 5:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between two dates
- Replies: 3
- Views: 1376
- Fri Feb 23, 2007 12:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: STP stage
- Replies: 2
- Views: 679
- Fri Feb 23, 2007 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to Read Decimal Values from a sequential file
- Replies: 6
- Views: 2815
- Thu Feb 22, 2007 10:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Output datasets via a command line
- Replies: 10
- Views: 3402
- Thu Feb 22, 2007 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After-job subroutine does not work
- Replies: 19
- Views: 3586