Search found 42189 matches
- Thu Jan 15, 2009 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Columns
- Replies: 17
- Views: 5346
- Thu Jan 15, 2009 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: list project\jobs from clientside - dsjob.exe
- Replies: 7
- Views: 5260
- Wed Jan 14, 2009 6:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter for XML Output File Path
- Replies: 6
- Views: 2368
- Wed Jan 14, 2009 6:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run UV SQL via DataStage
- Replies: 11
- Views: 5392
- Wed Jan 14, 2009 6:15 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Do you actively use an RSS Reader?
- Replies: 10
- Views: 5518
- Wed Jan 14, 2009 6:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compared DS server version 8 with version 7.5
- Replies: 3
- Views: 1719
- Wed Jan 14, 2009 6:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: list project\jobs from clientside - dsjob.exe
- Replies: 7
- Views: 5260
I wonder what in the heck I was thinking of. I distinctly remember having to 'borrow' something from another colleague who's server was on Windows, I'll need to go back thru my email archives. :? I'm wondering if I'm thinking of older versions of the client, 6.x perhaps. I believe the inclusion of d...
- Wed Jan 14, 2009 5:59 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Do you actively use an RSS Reader?
- Replies: 10
- Views: 5518
- Wed Jan 14, 2009 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg. Inter process row buffering
- Replies: 6
- Views: 7746
- Wed Jan 14, 2009 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run UV SQL via DataStage
- Replies: 11
- Views: 5392
- Wed Jan 14, 2009 4:13 pm
- Forum: General
- Topic: Check to see if a file exists
- Replies: 3
- Views: 11287
- Wed Jan 14, 2009 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run UV SQL via DataStage
- Replies: 11
- Views: 5392
Try...
Not sure why there was a second 'where' in there. 
Code: Select all
SELECT INSTANCE, DTM, MODIFIER, REASON FROM UNNEST DS_AUDIT ON MODS WHERE CLASS = '2' AND INTERFACE = 'MYJOB'- Wed Jan 14, 2009 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project warning count environment variable
- Replies: 4
- Views: 2113
- Wed Jan 14, 2009 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project warning count environment variable
- Replies: 4
- Views: 2113
There isn't one... but that doesn't mean you can't create one for that purpose, I suppose. I'm curious, what 'project setting values' are you fetching in your script and how are you using them? Seeing as how they are project level environment variables, those variables are automatically created in e...
- Wed Jan 14, 2009 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Enterprise FTP - truncating columns
- Replies: 6
- Views: 1934