Search found 42189 matches
- Thu Sep 12, 2013 5:07 pm
- Forum: General
- Topic: Sequencer status inside another sequencer
- Replies: 18
- Views: 5595
- Thu Sep 12, 2013 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate key generation using transformer
- Replies: 6
- Views: 4923
- Thu Sep 12, 2013 3:39 pm
- Forum: General
- Topic: Sequencer status inside another sequencer
- Replies: 18
- Views: 5595
- Thu Sep 12, 2013 3:29 pm
- Forum: General
- Topic: Sequencer status inside another sequencer
- Replies: 18
- Views: 5595
- Thu Sep 12, 2013 7:46 am
- Forum: Site/Forum
- Topic: Please block the user rydqddzem
- Replies: 10
- Views: 8400
- Thu Sep 12, 2013 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find lookup properties in a Transformer Stage
- Replies: 5
- Views: 2858
- Thu Sep 12, 2013 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Run-Time is inconsistent, minutes can turn to hours
- Replies: 17
- Views: 6122
- Wed Sep 11, 2013 10:26 pm
- Forum: General
- Topic: Commandoutput not working
- Replies: 9
- Views: 2729
- Wed Sep 11, 2013 10:22 pm
- Forum: Site/Forum
- Topic: Please block the user rydqddzem
- Replies: 10
- Views: 8400
- Wed Sep 11, 2013 10:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Month to date mismatch
- Replies: 2
- Views: 1056
Re: Month to date mismatch
A bit overly complicated, don't you think? I'm pretty sure you have a couple of cleaner options:raji33 wrote:i have used substring(convert(varchar, cast(processDate as date)),6,2) as MONTH to get month. so '09'.
DATEPART()
MONTH()
Online documentation.
- Wed Sep 11, 2013 3:42 pm
- Forum: General
- Topic: Commandoutput not working
- Replies: 9
- Views: 2729
- Wed Sep 11, 2013 1:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Run-Time is inconsistent, minutes can turn to hours
- Replies: 17
- Views: 6122
- Wed Sep 11, 2013 1:26 pm
- Forum: General
- Topic: Commandoutput not working
- Replies: 9
- Views: 2729
Been discussed here quite a bit. Here is one example.
- Wed Sep 11, 2013 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to perform bulk load(insert) on seq server database
- Replies: 11
- Views: 11188
That's all I got. Don't do SQL Server.
I was wondering what the various options controlled and found this if you're curious. Looks like it may still generate inserts but do bulk loads 'under the covers'. In your shoes I'd enlist the aid of your DBA or official support provider to confirm.
I was wondering what the various options controlled and found this if you're curious. Looks like it may still generate inserts but do bulk loads 'under the covers'. In your shoes I'd enlist the aid of your DBA or official support provider to confirm.
- Wed Sep 11, 2013 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to perform bulk load(insert) on seq server database
- Replies: 11
- Views: 11188