chulett wrote:assertation
Search found 53125 matches
- Mon Mar 03, 2008 3:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning _ORA-01861: literal does not match format string
- Replies: 9
- Views: 2802
- Mon Mar 03, 2008 3:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: source and target chaged
- Replies: 6
- Views: 2377
Usage Analysis is probably the first thing you need to do. Select each of the affected table definitions and use Usage Analysis to learn which jobs touch each of them. (If you have not been systematic with loading imported/saved table definitions in jobs, then Usage Analysis may not find all jobs; i...
- Mon Mar 03, 2008 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregating
- Replies: 5
- Views: 1348
We have a similar job where I am currently working. The explain plan suggests that grouping only has a lower cost than sorting only assuming that the join between the two tables is specified identically. (Our smaller table has 20,000 rows, not "just a few thousand". Our larger table has about six mi...
- Mon Mar 03, 2008 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding new columns
- Replies: 4
- Views: 1510
- Mon Mar 03, 2008 3:05 pm
- Forum: General
- Topic: Do Informatica skills translate to Datastage skills?
- Replies: 14
- Views: 5945
- Mon Mar 03, 2008 4:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding the residense of log files in datastage.
- Replies: 13
- Views: 5414
- Mon Mar 03, 2008 4:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding new columns
- Replies: 4
- Views: 1510
- Mon Mar 03, 2008 2:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To Run the sequence job in loop
- Replies: 6
- Views: 2554
- Mon Mar 03, 2008 2:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD type 2
- Replies: 3
- Views: 1705
Welcome aboard. There is a Slowly Changing Dimension stage that does all of the hard work for you. You do need to have set up a surrogate key generator of some kind. Read the documentation for the SCD stage, browse DSXchange for more information, and then post any specific questions that you have. C...
- Mon Mar 03, 2008 2:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot remove UV account LOGIN record
- Replies: 3
- Views: 1949
This really should be a separate thread! You can apply the UniSeq() function. If you get a valid integer result, then your map is correctly set. Otherwise it isn't. The ultimate answer is to get a copy of the Unicode reference manual from The Unicode Consortium - this contains all known characters t...
- Mon Mar 03, 2008 1:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot remove UV account LOGIN record
- Replies: 3
- Views: 1949
Yes you do. The reason is that adding a map has to edit a script that affects shared memory (in particular the segment that holds the maps), and to run a utility to "build" the map from data records contained in the NLS database. It's all in the DataStage NLS manual. Not sure why you get the message...
- Mon Mar 03, 2008 1:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine to replace Parameters with the Ones in a text file..
- Replies: 2
- Views: 950
Welcome aboard.
There is a separate forum for questions about server jobs. Please post your question there.
You would do well to Search the forum first, as this question has been answered in the past. You may get your answer sooner.
There is a separate forum for questions about server jobs. Please post your question there.
You would do well to Search the forum first, as this question has been answered in the past. You may get your answer sooner.
- Mon Mar 03, 2008 12:34 am
- Forum: General
- Topic: Reading a parameter file and pass that values to SQL query
- Replies: 1
- Views: 824
- Mon Mar 03, 2008 12:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap Size errror in Transformer
- Replies: 13
- Views: 3971
- Sun Mar 02, 2008 11:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading SAP data through DataStage
- Replies: 15
- Views: 9949