Search found 15603 matches
- Tue May 23, 2006 1:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Subract the date with 365 days
- Replies: 7
- Views: 1494
- Tue May 23, 2006 12:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Server job variable value from sequence job
- Replies: 7
- Views: 1892
Yes, you can call it from a transform stage. You will not want to execute this for every row, though. Either in a before/after stage call or as a one time call in the initial value of a stage variable, depending upon how you get the value. The call is a function so it needs to be on the assignment s...
- Mon May 22, 2006 11:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Server job variable value from sequence job
- Replies: 7
- Views: 1892
- Mon May 22, 2006 10:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: phantom in routine
- Replies: 17
- Views: 7073
- Mon May 22, 2006 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: phantom in routine
- Replies: 17
- Views: 7073
- Mon May 22, 2006 3:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: why the datastage may occur running 1 record / second
- Replies: 8
- Views: 2642
That is not a question that can be answered, it is like asking "why does my car only go 10 Km/H?". There are too many variables. If you run a job that copies from one sequential file to another in DataStage at the same time does it go at 1 row/second? or 50,000 rows/second? Does reading from your Or...
- Mon May 22, 2006 2:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Syntax issue using execute and capturing
- Replies: 29
- Views: 6974
- Fri May 19, 2006 10:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Syntax issue using execute and capturing
- Replies: 29
- Views: 6974
Try
And sorry about forgetting the @FM in the DCOUNT command. C'est la vie.
Code: Select all
Command = "SELECT DS_JOBS WITH EVAL 'LEN(TRIM(JOBNO))' > 0 SAVING JOBNO TO 10"And sorry about forgetting the @FM in the DCOUNT command. C'est la vie.
- Fri May 19, 2006 10:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems with mkdbfile
- Replies: 3
- Views: 1436
- Fri May 19, 2006 3:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Syntax issue using execute and capturing
- Replies: 29
- Views: 6974
- Fri May 19, 2006 2:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File gets currupt if edited in vi.
- Replies: 4
- Views: 1362
- Thu May 18, 2006 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the number of warnings
- Replies: 2
- Views: 799
- Wed May 17, 2006 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine
- Replies: 7
- Views: 1725
- Wed May 17, 2006 6:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading data to a hash file
- Replies: 2
- Views: 890
- Wed May 17, 2006 4:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UtilityRunJob with job parameter
- Replies: 3
- Views: 1425