Search found 42189 matches
- Sat Jul 09, 2011 10:10 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
So, is there any equivalent function available in 7.x for finding recent starting event id? i don't think we can get the recent starting event via DSGetNewestLogID. Because it returns the last event of the recent run Of course there is a way and it's what I've been harping on you about from the beg...
- Sat Jul 09, 2011 9:48 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Sat Jul 09, 2011 9:01 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Sat Jul 09, 2011 7:53 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Fri Jul 08, 2011 9:10 pm
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Fri Jul 08, 2011 8:45 pm
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
In case you are still looking for some documentation.
- Fri Jul 08, 2011 10:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems using File Pattern option with DataStage in Windows
- Replies: 9
- Views: 5315
I don't have a sample that comes close to your situation, but I do have a question for our gurus: If the OS is Windows, does that mean that the DS runtime environment is running on a Windows server, or is it still on a Unix server? If you are talking about the choice of OS you have when creating a ...
- Fri Jul 08, 2011 8:52 am
- Forum: General
- Topic: Executing dsjob command from routine activity
- Replies: 28
- Views: 10541
- Fri Jul 08, 2011 7:52 am
- Forum: General
- Topic: Executing dsjob command from routine activity
- Replies: 28
- Views: 10541
Well... I never said to uncheck anything. I said to modify your sequence in a specific way which it sounds like you did not do. Also, dsjob with -wait will not return a 1 or a 2, it will return a zero or a non-zero (as in negative) status with the latter being a failure of some kind. You must be usi...
- Fri Jul 08, 2011 7:24 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Fri Jul 08, 2011 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when removing Leading zeros from a numeric data
- Replies: 4
- Views: 2243
- Fri Jul 08, 2011 7:10 am
- Forum: General
- Topic: help required in routine
- Replies: 40
- Views: 12214
- Fri Jul 08, 2011 6:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector Stage - ORA 1406
- Replies: 12
- Views: 79681
- Fri Jul 08, 2011 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic Queries in ODBC stages
- Replies: 9
- Views: 2148
Since your source is a database, I actually meant what I said - a work table so the join can be done in the source and you extract just what you need. Your way still means everything will be extracted and then the join would get you the proper results. Both ways would work, of course, but pushing th...
- Fri Jul 08, 2011 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenating multiple lines into one line using loop
- Replies: 2
- Views: 1487