Search found 53125 matches
- Sat Jan 08, 2011 7:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IS query
- Replies: 1
- Views: 1098
- Sat Jan 08, 2011 3:45 pm
- Forum: General
- Topic: Datastage access
- Replies: 10
- Views: 2519
- Sat Jan 08, 2011 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml records drop while loading into oracle target table
- Replies: 11
- Views: 2998
- Sat Jan 08, 2011 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to import DB2 metadata from different server in DS 8.5?
- Replies: 1
- Views: 1498
Start by configuring connectivity to the remote instance using DB2 client software. Then establish a Data Connection object to record connection parameters you need for that. Use an associated Parameter Set if you like. Then, when using the Connector import wizard, specify that Data Connection. And,...
- Sat Jan 08, 2011 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe error
- Replies: 1
- Views: 1372
You don't necessarily need to set a pointer; the pathname of the hashed file will suffice, depending on the option chosen in the Hashed File stage. The error, by the way, is not in UniVerse, it's in your design - you have not properly specified the location of the hashed file. If you believe you nee...
- Sat Jan 08, 2011 3:37 pm
- Forum: General
- Topic: Difference between Cluster & Grid Architecture
- Replies: 7
- Views: 13883
- Fri Jan 07, 2011 4:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema File
- Replies: 7
- Views: 8479
- Fri Jan 07, 2011 4:33 pm
- Forum: General
- Topic: Migration from IIS 8.1 installation to IIS 8.5
- Replies: 11
- Views: 8579
- Fri Jan 07, 2011 4:30 pm
- Forum: General
- Topic: Difference in Server and Datastage Director Time
- Replies: 24
- Views: 13108
- Fri Jan 07, 2011 4:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MONTH & YEAR FROM DATE
- Replies: 10
- Views: 4131
Code: Select all
Right("00":MonthFromDate(InLink.TheDate), 2) : "-" : Right(YearFromDate(InLink.TheDate), 2)- Fri Jan 07, 2011 4:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Errors with Oracle during migration from 7.5 to 8.5
- Replies: 1
- Views: 3622
- Fri Jan 07, 2011 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sporadic Unhandled failure issue
- Replies: 5
- Views: 5057
- Fri Jan 07, 2011 4:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Jobs Running Very Slow
- Replies: 12
- Views: 10867
- Fri Jan 07, 2011 4:14 pm
- Forum: General
- Topic: What are advantages / issues migrating from 8.1 to 8.5?
- Replies: 10
- Views: 5233
- Fri Jan 07, 2011 4:12 pm
- Forum: General
- Topic: Send Email as Body
- Replies: 3
- Views: 3606