Search found 53125 matches
- Tue Nov 01, 2005 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Parameter Compilation Error
- Replies: 8
- Views: 1691
- Tue Nov 01, 2005 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs Import
- Replies: 3
- Views: 1103
I recently did import a 7.5 export into 7.0. There were lots of warnings about various things, but the import seems to have been discarded the new features that 7.0 wouldn't know about, but otherwise to work successfully. Jobs did need to be recompiled, even though the export file included job execu...
- Tue Nov 01, 2005 2:04 pm
- Forum: Site/Forum
- Topic: Write a Book!
- Replies: 40
- Views: 20405
- Mon Oct 31, 2005 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparative study of informatica and Datastage
- Replies: 9
- Views: 6022
- Mon Oct 31, 2005 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Routine Execution Error
- Replies: 8
- Views: 6544
I disagree. The final sentence in the error message explicitly states "failed to find". Even though the OP is on Windows, many things are done in a UNIX environment (MKS Toolkit). Check the setting of the LD_LIBRARY_PATH envonronment variable, which is the shared library search path. Or it may just ...
- Mon Oct 31, 2005 2:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Vs Dynamic RDBMS
- Replies: 9
- Views: 2255
- Mon Oct 31, 2005 2:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Peculiar Problem
- Replies: 10
- Views: 2874
Search is your friend - this has been answered before. UV_USERS is NOT in the project. Anything you do in the project will not affect this particular problem. It appears that UV_USERS (one of the SQL Catalog tables for the engine) has become corrupted or has been removed or the user lacks privilege ...
- Mon Oct 31, 2005 1:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparative study of informatica and Datastage
- Replies: 9
- Views: 6022
If price is a criterion, you might also consider DTS from Microsoft. It's free (with SQL Server OLAP), and worth every penny. Connectivity is basically anything you can accomplish in the Microsoft world (ODBC, OLEDB, ...) and you have to manage all decision making by coding in VB script but, as I no...
- Mon Oct 31, 2005 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Date Error After Re-Installing with NLS
- Replies: 3
- Views: 1225
Given that you had jobs that fail unless you use NONE as your TIME category, this seems to be your only sensible choice. On the other hand, if you'd had NLS installed from the beginning, then you could have had your TIME category set to whatever is appropriate. Assuming that you've installed NLS wit...
- Mon Oct 31, 2005 1:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file key separation
- Replies: 7
- Views: 1561
If you rely on the generated RETURN(Ans) function, which lives in a little greyed-out area at the bottom of the Routine, you can't change it. Roy is correct in that you can make it redundant by preceding it with your own. However, the problem as originally posted was that ANS was not being assigned ...
- Sun Oct 30, 2005 2:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file key separation
- Replies: 7
- Views: 1561
- Sun Oct 30, 2005 12:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file sizes created in server vs PX
- Replies: 6
- Views: 1600
There's an "Extended" column in the grid on the Columns tab. Server jobs generate the smallest possible numeric fields, stripping leading zeroes to the left of the decimal place and trailing zeroes to the right of the decimal place. It seems you may have nailed it. The next question to answer is whe...
- Sat Oct 29, 2005 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi Format Flatfile
- Replies: 9
- Views: 3744
- Sat Oct 29, 2005 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get rid of trailing blanks without trim?
- Replies: 3
- Views: 1329
- Sat Oct 29, 2005 4:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential file sizes created in server vs PX
- Replies: 6
- Views: 1600