Search found 2886 matches
- Wed Apr 11, 2012 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Meaning of elements used in DSN for SQL Server 2008 R2
- Replies: 17
- Views: 12566
Same answer as my original reply... First I would recommend you upgrade to the newest DataDirect ODBC drivers, which are currently at version 6.1. Check with IBM about downloading those. They will better support SQL Server 2008. I would add to check with IBM also about using DataDirect 6.1 drivers w...
- Tue Apr 10, 2012 8:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage tfmr detected
- Replies: 10
- Views: 13079
It is possible if the target stage action is set to update then insert and the array size is greater than 1, which it should not be in this scenario to begin with, it will cause an abnormal termination error. Nobody on this topic has provided enough detail to say if that was truly the cause or not. ...
- Tue Apr 10, 2012 8:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Meaning of elements used in DSN for SQL Server 2008 R2
- Replies: 17
- Views: 12566
Re: Meaning of elements used in DSN for SQL Server 2008 R2
With IBM, like any company, it depends on who you talk to. I've highlighted the document that clearly shows support, so you can take that to IBM next time you face a problem on SQL Server 2008 R2. 
- Tue Apr 10, 2012 7:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Meaning of elements used in DSN for SQL Server 2008 R2
- Replies: 17
- Views: 12566
Re: Meaning of elements used in DSN for SQL Server 2008 R2
Not true based on what I see here... Are you seeing something different?SURA wrote:The latest Datastage 8.7 Version is not compatible with SQL Server 2008 R2.
I'm running 8.7 w/ DataDirect 6.1 ODBC drivers. The ODBC reference PDF states that the drivers support SQL Server 2000, 2005, and 2008 R1 and R2.
- Tue Apr 10, 2012 7:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: complex logic
- Replies: 7
- Views: 2335
- Tue Apr 10, 2012 6:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with IsValid function with integer(int32) and decimal
- Replies: 10
- Views: 15308
The IBM tech note says that the IsValid() behavior changed starting in 8.1. Here's what I see on 8.7.0.0 (64 bit) on AIX using a simple test of Row Gen -> Xfm -> Peek, without having APT_ISVALID_75COMPAT or any other special environment variables set. This tests IsValid() on the upper limits of vari...
- Tue Apr 10, 2012 5:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Constraint
- Replies: 4
- Views: 3864
- Tue Apr 10, 2012 5:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with IsValid function with integer(int32) and decimal
- Replies: 10
- Views: 15308
- Tue Apr 10, 2012 5:10 pm
- Forum: General
- Topic: ETL/DataStage Processes ..Health care Industry ???
- Replies: 15
- Views: 6917
- Tue Apr 10, 2012 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with IsValid function with integer(int32) and decimal
- Replies: 10
- Views: 15308
Re: Issue with IsValid function with integer(int32) and deci
IsValid("Int32","+2147483648") this retrun 1 even though the max positive value allowed is 2147483647. I think you may have found a bug. I've confirmed it in version 8.7. IsValid('int32', 2147483647) returns 1. IsValid('int32', 2147483648) returns 1. It should return 0. IsValid(...
- Tue Apr 10, 2012 1:16 pm
- Forum: General
- Topic: Career Switch JAVA to DATASTAGE
- Replies: 4
- Views: 4267
It has been difficult to find good DataStage resource in India, especially people with experience. They're out there, and on this forum, but hard to find when projects start up, meaning their availability can be a problem. Where I am now we normally look for at least 5 years experience with DataStag...
- Tue Apr 10, 2012 1:05 pm
- Forum: General
- Topic: How to find if DataStage Engine is 64 Bit
- Replies: 5
- Views: 3499
- Tue Apr 10, 2012 11:21 am
- Forum: General
- Topic: ETL/DataStage Processes ..Health care Industry ???
- Replies: 15
- Views: 6917
- Tue Apr 10, 2012 11:20 am
- Forum: General
- Topic: Can we do Datastage Cloning?
- Replies: 8
- Views: 3570
- Tue Apr 10, 2012 11:15 am
- Forum: General
- Topic: How to find if DataStage Engine is 64 Bit
- Replies: 5
- Views: 3499
Try out this IBM tech note:
How do I tell the Bitness of Websphere Application Server, Information Server DataStage and my Operating System?
http://www-01.ibm.com/support/docview.w ... wg21508944
How do I tell the Bitness of Websphere Application Server, Information Server DataStage and my Operating System?
http://www-01.ibm.com/support/docview.w ... wg21508944