Search found 53125 matches
- Thu Apr 19, 2012 11:07 pm
- Forum: General
- Topic: Import to Director ??
- Replies: 6
- Views: 1699
There is an API function and a dsjob option for writing events to the log, but neither of these allow you to tamper with existing events. I agree with the undesirability of importing logs. On the other hand, a tool that could view archived logs might be a useful thing to have (and not difficult to c...
- Thu Apr 19, 2012 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get first or nth character from a string?
- Replies: 9
- Views: 11778
Actually substrings() is a function available in the Transformer stage, but the substring operator ([]) will be slightly more efficient. The nth character in a string is given by string[n,1] Note, too, that substrings in the Transformer stage are 1-based, not 0-based. You also have string_trim() ava...
- Thu Apr 19, 2012 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in SQL statement
- Replies: 5
- Views: 1218
- Thu Apr 19, 2012 4:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single charcter match along with LIKE
- Replies: 10
- Views: 2363
- Thu Apr 19, 2012 4:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading TEXT from SYBASE into CLOB in ORACLE
- Replies: 15
- Views: 5761
- Thu Apr 19, 2012 4:36 pm
- Forum: General
- Topic: $DSHOME/bin not part of dsenv file
- Replies: 4
- Views: 2961
By default $DSHOME/bin is not included in PATH in dsenv. DataStage projects know where it is (because they know where $DSHOME is). Lots of sites do include it so that they can source dsenv and then execute commands from the command line (explaining your experience), but it's not necessary for DataSt...
- Thu Apr 19, 2012 3:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: provide logic to find rank
- Replies: 17
- Views: 5316
Not true. You have to change the Transformer stage properties explicitly to have it run in sequential mode (another way is to force the entire job to run in sequential mode, or to use a one-node configuration file). Rank is not really an ETL function - it's a display function. That said, it can be d...
- Wed Apr 18, 2012 8:22 pm
- Forum: General
- Topic: Find where used not showing all the dependent items
- Replies: 4
- Views: 1133
- Wed Apr 18, 2012 8:20 pm
- Forum: General
- Topic: Client Installation Error 8.7 Windows
- Replies: 7
- Views: 2921
- Wed Apr 18, 2012 8:05 pm
- Forum: General
- Topic: Datastage App using API
- Replies: 7
- Views: 9823
- Wed Apr 18, 2012 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File Stage
- Replies: 27
- Views: 10509
- Wed Apr 18, 2012 4:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use Virtual dataset as reference in lookup
- Replies: 2
- Views: 3245
- Wed Apr 18, 2012 4:08 pm
- Forum: General
- Topic: SQL Server - Windows Authentication
- Replies: 2
- Views: 1074
- Wed Apr 18, 2012 4:06 pm
- Forum: General
- Topic: log files not releasing space
- Replies: 12
- Views: 6349
- Wed Apr 18, 2012 4:01 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Notes
- Replies: 5
- Views: 2480