This may be what the OP's interlocutor was referring to.lstsaur wrote:If you have licensed with the Federation server, then JDBC is used for every connectivity.
Search found 53125 matches
- Sun Feb 24, 2008 11:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does Information Server 8 support JDBC??
- Replies: 4
- Views: 913
- Sun Feb 24, 2008 11:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OSH_PRINT_SCHEMAS
- Replies: 1
- Views: 1315
You have to set it to True. Have you brought the environment variable into your job as a job parameter? Its default value is usually False, though you may have changed that to $PROJDEF. When you run the job, make sure it is set to True. Check in the second event logged for your job that it is set th...
- Sun Feb 24, 2008 9:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does Information Server 8 support JDBC??
- Replies: 4
- Views: 913
Re: Does Information Server 8 support JDBC??
I was told that when accessing a UNIX source from a UNIX ETL server, it's not really ODBC and JDBC would work better. Whoever told you that has no idea what they are talking about. What gives? Are the ODBC connections we set up in UNIX 'real' ODBC connections? Yes, they are "real" ODBC connections....
- Sun Feb 24, 2008 8:08 pm
- Forum: General
- Topic: Monitoring a DataStage jobs release of resources
- Replies: 4
- Views: 1633
- Sun Feb 24, 2008 8:03 pm
- Forum: General
- Topic: Monitoring a DataStage jobs release of resources
- Replies: 4
- Views: 1633
Why should you give them any tools at all? They already have some perfectly good tools for monitoring the system. You can, of course, identify the processes associated with DataStage jobs, which will allow them to target their monitoring. In server jobs the process ID of each active stage can be got...
- Sun Feb 24, 2008 7:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the list of Jobs those have run today (in UNIX)
- Replies: 4
- Views: 1668
- Sun Feb 24, 2008 2:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OracleLoadfailed
- Replies: 4
- Views: 1874
- Sun Feb 24, 2008 2:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading a BLOB from XML to a dataset
- Replies: 2
- Views: 1591
- Sun Feb 24, 2008 4:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Director log
- Replies: 2
- Views: 939
Had you bothered to search you would have found that the Project menu has a Print option and, in the dialog that opens, you have the opportunity to select a check box that allows you to print selected events to file, either in summary or detail view.
- Sat Feb 23, 2008 3:29 pm
- Forum: General
- Topic: Sparse lookup Perforamance
- Replies: 4
- Views: 1878
- Sat Feb 23, 2008 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse lookup Performance slow
- Replies: 1
- Views: 1356
You asked the same question in the General forum; I answered it there.
Yes, here is probably the more appropriate forum, but what's done is done.
Yes, here is probably the more appropriate forum, but what's done is done.
- Sat Feb 23, 2008 3:24 pm
- Forum: General
- Topic: Sparse lookup Perforamance
- Replies: 4
- Views: 1878
Think about how a sparse lookup works. It will necessarily be slow. Alternatives include doing the join the the database, if both data sources are in the same database instance, or using a Join stage. Are all 500 million rows needed? You might create a "bucket table" containing only the keys in the ...
- Sat Feb 23, 2008 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OracleLoadfailed
- Replies: 4
- Views: 1874
It's a run-time error. The problem occurred on the node identified in your configuration file as node1 which, from the [0,2], I am guessing is the first node name in your configuration file. You now need to identify which process it is. Are there any other warnings logged? Enable environment variabl...
- Sat Feb 23, 2008 3:16 pm
- Forum: General
- Topic: Need guidance for requirement gatherings for a Datastage pro
- Replies: 1
- Views: 953
Welcome aboard. First and foremost, requirements will be driven by the business needs. Generically you need to determine what they need to know, how it is to be measured (the "facts") and along what dimensions (for example time, geography, product, and so on) the analysis is to be performed. This in...
- Sat Feb 23, 2008 4:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pre-load file to memory-- HASHFILE STAGE
- Replies: 9
- Views: 2919