No.
The DataStage job - or metadata importer - is the client, the ODBC driver is the protocol, and the database server is the server.
Therefore the ODBC driver (and driver manager) must be on the same machine as the DataStage server.
Search found 53125 matches
- Tue Apr 17, 2007 1:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ouput to Excel on Multiple Sheets
- Replies: 18
- Views: 5517
- Tue Apr 17, 2007 1:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Disappearing leading zeros from Oracle Number fields
- Replies: 4
- Views: 3403
- Mon Apr 16, 2007 9:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: difference betwn transformer and basic transformer in PX
- Replies: 13
- Views: 3641
- Mon Apr 16, 2007 9:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using routines in parallel job
- Replies: 7
- Views: 2003
- Mon Apr 16, 2007 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS EE 7.5 : Migration from DS Server 3.0
- Replies: 7
- Views: 1863
You can install versions 3.0 and 7.5 side by side on the same server, but you must make sure they are installed in different directories. Version 3.0 uses UniVerse as its underlying engine, records the location of the engine directory in /.uvhome, uses uvrpcd listening on port #31438 and uses 0xace ...
- Mon Apr 16, 2007 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file error
- Replies: 8
- Views: 2014
Please double check that you have selected a Sequential File stage. It is very unusual to get an FTP message from this stage. Further, unless there is a link connected to the stage, then there is no "browse for file" capability (the file name is a property of the link, not of the stage). So please s...
- Mon Apr 16, 2007 6:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage JOB on HOLD ?!
- Replies: 3
- Views: 1199
- Mon Apr 16, 2007 3:56 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: TX Jobs
- Replies: 3
- Views: 2323
- Mon Apr 16, 2007 3:55 pm
- Forum: IBM QualityStage
- Topic: Running QS match job from DS
- Replies: 12
- Views: 3209
- Mon Apr 16, 2007 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error 11 in GCI Link initialisation.
- Replies: 3
- Views: 1399
No idea. The reason we have no idea is that you have posted no detail of your job (and job sequence?) design, for example what stage types are being used, nor any detail of the routine you are invoking. Right now your question is in the category of "my car won't start, what's wrong with it?". More d...
- Mon Apr 16, 2007 3:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does file exist on mainframe
- Replies: 5
- Views: 2629
- Mon Apr 16, 2007 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL*Loader-500: Unable to open file
- Replies: 10
- Views: 11659
There are no magic bullets. There are two problems in this thread, and no indication given anywhere that an environment variable will fix either of them. Why do you believe (hope?) that there is? The pathname "\\." indicates "current machine". The pathname "\\.\pipe" therefore suggests a (sub)direct...
- Mon Apr 16, 2007 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSR_EXECJOB (Action=7)
- Replies: 2
- Views: 1465
- Mon Apr 16, 2007 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file error
- Replies: 8
- Views: 2014
- Mon Apr 16, 2007 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SMP to MPP Systems
- Replies: 3
- Views: 1207
As a general rule, there will be no impact. The only major exception is if your designs involve a lot of repartitioning, which means that rows have to move between player processes on different processing nodes. In an SMP environment this is managed through shared memory; in an MPP environment the m...