Search found 42189 matches
- Tue Mar 28, 2017 7:56 am
- Forum: General
- Topic: Oracle 12c as Metadata Repository
- Replies: 5
- Views: 1763
- Tue Mar 28, 2017 7:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mutiple Lookup
- Replies: 3
- Views: 1728
- Mon Mar 27, 2017 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mutiple Lookup
- Replies: 3
- Views: 1728
- Sun Mar 26, 2017 5:00 pm
- Forum: General
- Topic: Oracle 12c as Metadata Repository
- Replies: 5
- Views: 1763
LOL... surely no one would dare. :wink: We've just completed updating all of our instances to 12c, some went just fine, others... not so much. And with Informatica, some of the workflows were unaffected while our main nightly warehouse load takes twice as long now. Not a tragedy since it went from a...
- Fri Mar 24, 2017 6:16 pm
- Forum: General
- Topic: Using JDBC connector to POSTGRES , current TS is wrong
- Replies: 1
- Views: 1263
Perhaps you need something like this IBM Time Zone Update Utility for Java but I would involve support regardless.
- Fri Mar 24, 2017 6:12 pm
- Forum: General
- Topic: ExecuteSQL function within User Variable activity
- Replies: 10
- Views: 6064
- Fri Mar 24, 2017 10:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date and Decimal format in CSV Output
- Replies: 2
- Views: 1440
- Fri Mar 24, 2017 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD TYPE 2
- Replies: 2
- Views: 2071
- Thu Mar 23, 2017 4:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP and adding new columns to flow
- Replies: 18
- Views: 10406
- Thu Mar 23, 2017 9:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Data Capture gives output records when expecting zero
- Replies: 2
- Views: 1638
- Wed Mar 22, 2017 9:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Host key verification failed while executing the DS
- Replies: 2
- Views: 1617
Give us some context. "Executing the DS through unix" means what exactly and is this something new you are trying and has never worked? Was it working before and stopped working? Details, please.
Also, is that the full error? FYI, this topic may help.
Also, is that the full error? FYI, this topic may help.
- Wed Mar 22, 2017 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim not working in else clause
- Replies: 4
- Views: 2215
- Wed Mar 22, 2017 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim not working in else clause
- Replies: 4
- Views: 2215
- Wed Mar 22, 2017 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to decimal, unable to get proper data
- Replies: 13
- Views: 2775
I knew we were missing a key piece of information. And you never mentioned your source was a file which would have been helpful to know. :idea: Next time either transfer your DOS files correctly to UNIX (so they drop the ^M aka x0D and /r) or simply tell DataStage to use the proper record delimiter ...
- Mon Mar 20, 2017 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to query a odbc datasource with field named date
- Replies: 4
- Views: 1622
What database is this, exactly? For SQL Server, the square brackets [date] syntax should have worked or at least that's my understanding. But the rules for reserved words change from DB to DB so it would be good to know for certain which one it was. And yes, a stern finger-wagging is in order for wh...