Search found 2886 matches
- Fri Apr 20, 2012 12:36 pm
- Forum:
- Topic: Where to stick Business Glossary logo file?
- Replies: 7
- Views: 3446
- Fri Apr 20, 2012 12:26 pm
- Forum: General
- Topic: Delete Project in Datastage 8.5
- Replies: 5
- Views: 2231
- Fri Apr 20, 2012 12:21 pm
- Forum: General
- Topic: diffguicomparer
- Replies: 4
- Views: 2342
- Fri Apr 20, 2012 12:20 pm
- Forum: General
- Topic: Generate diff between jobs
- Replies: 3
- Views: 2151
- Fri Apr 20, 2012 12:10 pm
- Forum: General
- Topic: DataStage Server 8.5 Installation in Windows 7
- Replies: 1
- Views: 2636
- Thu Apr 19, 2012 10:22 pm
- Forum:
- Topic: Where to stick Business Glossary logo file?
- Replies: 7
- Views: 3446
The good news is I can tell you where to stick it... :lol: The bad news is that it's not ideal. I attempted that on BG 8.5 once. The WAS and all the java ear stuff is convoluted if you ask me. It does not function like any traditional web server. I tried updating various logo_ibm.gif files on the se...
- Thu Apr 19, 2012 10:09 pm
- Forum: General
- Topic: Import to Director ??
- Replies: 6
- Views: 1699
Re: Import to Director ??
Why can't we export the log from director and import back again to Director? Assuming you mean through the GUI, I would guess it's simply because IBM and previous DataStage owner companies have not had enough demand to develop such a feature. Here's another idea: Importing job log entries could cre...
- Thu Apr 19, 2012 9:54 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: 11777
SUBSTRINGS could work as given above in a BASIC Transformer of a parallel job... If starting character is given as zero then a 1 will actually be used instead. But there's no need to complicate matters. :lol: You can also use Left(col, 1) to get the first character. To get the Nth character use col[...
- Thu Apr 19, 2012 9:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single charcter match along with LIKE
- Replies: 10
- Views: 2363
The original post is somewhat vague it the example looks like SQL, in which the % sign is a wildcard representing zero or more of any character, and also in which the _ is a wildcard representing any one character (standard SQL). If you want to match on the % sign literally then use Kandy's first ex...
- Thu Apr 19, 2012 9:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trouble with server shared containers
- Replies: 3
- Views: 1348
I think it should not give the SSC stage name in the list at all. It should give the stages names that are defined within the SSC instead. Those may be prefixed with the SSC stage name and a period. I took a look at your scenario by using the dsjob command, one with the -lstages option and another w...
- Thu Apr 19, 2012 8:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join stage performance
- Replies: 2
- Views: 1282
- Thu Apr 19, 2012 7:30 pm
- Forum: General
- Topic: Datastage App using API
- Replies: 7
- Views: 9823
- Thu Apr 19, 2012 7:19 pm
- Forum: General
- Topic: $DSHOME/bin not part of dsenv file
- Replies: 4
- Views: 2961
- Wed Apr 18, 2012 7:21 pm
- Forum: General
- Topic: dscompinst: cannot execute binary file
- Replies: 6
- Views: 4121
- Wed Apr 18, 2012 6:59 pm
- Forum: General
- Topic: deleting files
- Replies: 5
- Views: 1501