Search found 53125 matches
- Wed Apr 29, 2009 4:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UniData Connection
- Replies: 1
- Views: 925
- Wed Apr 29, 2009 4:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ereplace Error
- Replies: 1
- Views: 850
- Wed Apr 29, 2009 4:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Allow multiple instance impact on job
- Replies: 5
- Views: 1692
- Wed Apr 29, 2009 4:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Special char conversion
- Replies: 0
- Views: 815
- Wed Apr 29, 2009 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What is the purpose of TMPDIR in Administrator.
- Replies: 3
- Views: 1504
- Wed Apr 29, 2009 4:46 pm
- Forum: General
- Topic: Performance issue while loading into table
- Replies: 4
- Views: 1489
- Wed Apr 29, 2009 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup warning
- Replies: 7
- Views: 3407
- Wed Apr 29, 2009 2:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can i use a CASE statement in a SELECT statement ?
- Replies: 11
- Views: 6557
- Wed Apr 29, 2009 2:00 am
- Forum: General
- Topic: Load N files into a single table
- Replies: 12
- Views: 3831
- Wed Apr 29, 2009 1:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup warning
- Replies: 7
- Views: 3407
Search - this exact question has been answered a bazillion times.
- Wed Apr 29, 2009 1:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can i use a CASE statement in a SELECT statement ?
- Replies: 11
- Views: 6557
Here's an even weirder variant.
This is called a "substitution conversion".
Code: Select all
SELECT BEG_AMT CONV "S;*;1;1" FROM HASH_PS_F_LEDGER;- Wed Apr 29, 2009 1:07 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Importing Metadata
- Replies: 5
- Views: 3453
- Wed Apr 29, 2009 1:05 am
- Forum: General
- Topic: Environment variables: Where else, besides in job parameter?
- Replies: 5
- Views: 1572
No, because DataStage processes do not pick up the requesting user's .profile, so re-starting the machine won't do you any good at all. You could put them in the global profile (/etc/profile) but the preferred method is to put them into the project via the Administrator client. These are stored in a...
- Wed Apr 29, 2009 1:04 am
- Forum: General
- Topic: Load N files into a single table
- Replies: 12
- Views: 3831
- Wed Apr 29, 2009 1:01 am
- Forum: General
- Topic: Interview questions
- Replies: 3
- Views: 1501