Search found 42189 matches
- Fri Apr 13, 2007 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ascentialdatastage 8.0Features
- Replies: 2
- Views: 729
- Fri Apr 13, 2007 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract data efficiently
- Replies: 4
- Views: 1242
- Fri Apr 13, 2007 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read And Wirte the same named pipe in different jobs
- Replies: 5
- Views: 1442
There are two threads on this subject - here is the other. Has some of the background left out of this one.
- Fri Apr 13, 2007 6:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: px installation on pc
- Replies: 6
- Views: 1734
- Fri Apr 13, 2007 5:59 am
- Forum: General
- Topic: DSSendMail
- Replies: 9
- Views: 6286
- Fri Apr 13, 2007 5:57 am
- Forum: General
- Topic: How to use Oracle 10G through datastage 7.1?
- Replies: 3
- Views: 1413
I wouldn't worry about a 'scripted' approach right now. You can connect to an Oracle 9i instances via an OCI9 stage right now, yes? Since that's the case, all you need to do is continue to use the 9i client and simply point it to a 10g instance. Will work fine. In other words, you shouldn't have to ...
- Fri Apr 13, 2007 5:53 am
- Forum: General
- Topic: Not able to import metadata from Oracle 10g to DS 7.5.1 Vers
- Replies: 4
- Views: 1889
Don't use the ODBC stage unless that's how you plan on accessing Oracle in your jobs. You really should be using the 'Plug-In Metadata' option and specifying one of the OCI stages for this. Have you setup your DataStage server for Oracle? That means either having an Oracle client setup and configure...
- Fri Apr 13, 2007 5:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOw to call procedure in Datastage Oracle Stage
- Replies: 6
- Views: 7831
- Fri Apr 13, 2007 5:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem in inserts
- Replies: 6
- Views: 1111
Re: error log
47shailesh wrote:Transformer_0: ORA-01858: a non-numeric character was found where a numeric was expected.
- Fri Apr 13, 2007 5:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract data efficiently
- Replies: 4
- Views: 1242
Welcome. Pretty big work order on a first post - tune a job for you. And made more difficult because we don't know any specifics of your job design. How about this? Identify your bottleneck or bottlenecks. Attack them one by one. If you mentioned that 'extracting takes 6 hours' you think it could ta...
- Fri Apr 13, 2007 5:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read And Wirte the same named pipe in different jobs
- Replies: 5
- Views: 1442
- Fri Apr 13, 2007 5:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multirow lookup between an hashed file and an oledb stage
- Replies: 7
- Views: 1553
Re: Multirow lookup between an hashed file and an oledb stag
I read in this forum that what I need is possible in two different ways: - by using an Universe stage and performing the join in the transformer - by preloading the data retrived from the hashed file in a before-stage routine and by using a transform function in the transformer key expression (is i...
- Fri Apr 13, 2007 5:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Error selecting from log file RT_LOG862"
- Replies: 9
- Views: 6511
- Thu Apr 12, 2007 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Split Row into columns through Data Stage?
- Replies: 6
- Views: 4992
- Thu Apr 12, 2007 6:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Do stages OCI (Oracle 9) need to be converted for Oracle 10g
- Replies: 5
- Views: 1338
But in another sense, the upgrade of the product from 7.1 to 7.5 will automatically convert / upgrade all of the jobs as well - but as noted won't change one stage to another. If you are upgrading from an older version that only had an OCI8 stage to a version that supports the OCI9 stage as well, th...