Search found 42189 matches
- Tue Apr 04, 2006 6:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vertical pivot
- Replies: 15
- Views: 5927
Maybe the author of whatever post you stripped this from? Since you didn't include that information or a link back to the original post, who knows? Your problem is going to be the fact that any comprehensive post on the subject will be a Premium one nowadays, like this one. You could check the FAQ o...
- Tue Apr 04, 2006 7:22 am
- Forum: Site/Forum
- Topic: Do we need a General Forum?
- Replies: 13
- Views: 6610
- Tue Apr 04, 2006 7:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SpecifyingMultipleParameters inExecuteCommandActivity(7.5.1)
- Replies: 4
- Views: 1043
- Tue Apr 04, 2006 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIGetNext call to SQLFetch failed
- Replies: 16
- Views: 6455
- Tue Apr 04, 2006 7:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default values job parameters
- Replies: 4
- Views: 1093
- Tue Apr 04, 2006 7:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML output in specific format
- Replies: 4
- Views: 2025
The biggest hurdle in XML generation seems to be the XPath statements needed. Best Practice is to import the metadata for your target XML and let DataStage generate it for you automatically. Do you have or can you get (or generate) an xsd for this? The other big hurdle is proper designation of the r...
- Tue Apr 04, 2006 6:49 am
- Forum: Enhancement Wish List
- Topic: Protected Projects - Project Maintanance
- Replies: 6
- Views: 2583
- Mon Apr 03, 2006 8:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Event: PRINTER memory segment removed (...)
- Replies: 5
- Views: 3033
- Mon Apr 03, 2006 8:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oci can't handle miliseconds
- Replies: 11
- Views: 2267
not real elegant, but it works. Yes, that's what you have to do. The OCI stage doesn't natively support the Oracle TIMESTAMP datatype, only DATE, so you need to wrap it up yourself with an appropriate 'TO_TIMESTAMP' function call that matches the way the TIMESTAMP was declared in the target table. ...
- Mon Apr 03, 2006 7:47 pm
- Forum: Enhancement Wish List
- Topic: Protected Projects - Project Maintanance
- Replies: 6
- Views: 2583
- Thu Mar 30, 2006 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import Table Definitions
- Replies: 4
- Views: 977
Re: Import Table Definitions
poorna_76 wrote:Is there a way we can define a generic ODBC connection for different Databases on the same server, so that we can import table definitions for all the tables in all databases on that Server, using the same DSN?
No that I'm aware of.
- Thu Mar 30, 2006 9:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI stage and dsenv parameters
- Replies: 5
- Views: 1713
- Thu Mar 30, 2006 9:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle 10g upgrade problem
- Replies: 2
- Views: 1318
- Thu Mar 30, 2006 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to trap return codes in Stored proc stage and abort job
- Replies: 5
- Views: 3373
Have you checked the help for the stage? There is a good explanation of how the Error Codes tab works there. If you've imported the metadata for the SP, you should be able to use the Load button to bring your return codes in automatically. Otherwise just type them in. One thing isn't clear to me is ...
- Wed Mar 29, 2006 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Schedule mutliple instance
- Replies: 4
- Views: 989