Search found 53125 matches
I find it inconvenient though when in order to switch projects I have to go through Director and as a consequence view only one project at a time. This functionality is unchanged between 7.x and 8.x. Designer could never switch between projects. Director always could. In either tool you can only vi...
- Wed Apr 11, 2012 4:16 pm
- Forum: IBM QualityStage
- Topic: Suspect matchng in Qualitystage
- Replies: 3
- Views: 2323
- Tue Apr 10, 2012 10:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp conversion
- Replies: 2
- Views: 1119
Your format string specifies delimiters that your data lacks. Try something like Note the leading space in the time component corresponding to the space in the format string.
Code: Select all
StringToTimestamp(DSLink3.dat:' 00:00:00',"%dd-%mmm-%yy %hh:%nn:%ss") - Tue Apr 10, 2012 10:36 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
And here it is very clear that Microsoft SQL Server 2008 R2 Enterprise Edition x86-64 is supported.
- Tue Apr 10, 2012 10:02 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
- Tue Apr 10, 2012 7:43 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
Interesting. I've installed Information Server version 8.7 using Microsoft SQL Server 2008 R2 as the metadata repository.SURA wrote:The latest Datastage 8.7 Version is not compatible with SQL Server 2008 R2.
That does not suggest "incompatibility" to me!
- Tue Apr 10, 2012 4:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: complex logic
- Replies: 7
- Views: 2335
- Tue Apr 10, 2012 1:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: link ordering
- Replies: 1
- Views: 728
- Tue Apr 10, 2012 1:10 am
- Forum: General
- Topic: ETL/DataStage Processes ..Health care Industry ???
- Replies: 15
- Views: 6917
- Mon Apr 09, 2012 2:36 pm
- Forum: General
- Topic: ETL/DataStage Processes ..Health care Industry ???
- Replies: 15
- Views: 6917
- Mon Apr 09, 2012 12:58 pm
- Forum: General
- Topic: LIST OF DS_ TABLES
- Replies: 4
- Views: 1996
- Mon Apr 09, 2012 12:57 pm
- Forum: General
- Topic: Fact vs Dimension
- Replies: 10
- Views: 3300
- Mon Apr 09, 2012 1:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: size of time datatype
- Replies: 11
- Views: 2934
- Mon Apr 09, 2012 1:15 am
- Forum: General
- Topic: Usage of Transforms
- Replies: 5
- Views: 1412
Transforms are pre-stored single expressions. (Routines can consist of many lines.) Originally server Routines did not have a mechanism for passing arguments to them and had to be invoked via a Transform. These Routines carry a version number of 1.0. Nowadays server Routines carry a version number o...
- Mon Apr 09, 2012 1:10 am
- Forum: IBM QualityStage
- Topic: '?' Vs '+' in 'Investigate Stage' Vs 'Standardize Stage'
- Replies: 4
- Views: 3312