Search found 15603 matches
- Thu Mar 09, 2006 1:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: Pos arg exceeds numFields()-1: 30
- Replies: 3
- Views: 1080
The issue is not the number of columns in the table, but a mismatch in your Oracle stage between the number of columns you have defined and then number of columns the generated SQL statement is trying use. This can happen when you define your own SQL (and perhaps later on add a column, forgetting to...
- Wed Mar 08, 2006 5:35 pm
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
I couldn't find the IBM DataStage exam in the list at Pearson training and asked them about it, and just got the answer 415 is not the Exam Number for any of the IBM exams that we offer. I've also checked through our expired exams, and it never has been. I would suggest you check with IBM as to the ...
- Wed Mar 08, 2006 10:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to import ODBC table definition in Windows
- Replies: 4
- Views: 1035
- Wed Mar 08, 2006 10:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling Subroutine: DSD.Browse (Action=3);
- Replies: 16
- Views: 9439
- Wed Mar 08, 2006 9:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to import ODBC table definition in Windows
- Replies: 4
- Views: 1035
- Wed Mar 08, 2006 9:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling Subroutine: DSD.Browse (Action=3);
- Replies: 16
- Views: 9439
- Wed Mar 08, 2006 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing parameters to Hashed file
- Replies: 12
- Views: 2792
...Is there a problem in DSJ.ParamNameList? I don't know, since it is not a DataStage mnemonic. By default variable and constant names are case sensitive, so you should use "DSJ.PARAMLIST", as the documentation specifies. The compiler can't know that the variable name you used is undefined in the f...
- Wed Mar 08, 2006 9:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling Subroutine: DSD.Browse (Action=3);
- Replies: 16
- Views: 9439
- Wed Mar 08, 2006 8:50 am
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
I think it is a misprint as well; getting 75 out of 79 that would equate to a score of about 95% and from the sample questions posted they would seem to want a written answer (not multiple-choice) -- thus some responses won't even be 100% correct because the examiners deem the answer to not be compl...
- Wed Mar 08, 2006 7:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: Pos arg exceeds numFields()-1: 30
- Replies: 3
- Views: 1080
- Wed Mar 08, 2006 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BEST UPSERT TECHNIC
- Replies: 15
- Views: 5056
Zeevs1970, first off, welcome to DSXchange. Could you explain your problem a bit more, since writing to a hashed file doesn't directly relate to using upsert into a table - unless you are doing it to an ODBC data source that links to a hashed file. Generally it is much faster to split your updates a...
- Wed Mar 08, 2006 5:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: trim and extract specific data
- Replies: 28
- Views: 5815
- Wed Mar 08, 2006 4:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trailing spaces getting trucated.
- Replies: 5
- Views: 1682
- Wed Mar 08, 2006 4:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error:Datetime field overflow
- Replies: 3
- Views: 1353
kris9999, in the transform prior to the stage make another output link to a sequential reject file, then use the drop-down list in the constraints to specify that rejected rows should go down there and add the columns that you are interested in to that output stream. this is standard error handling ...
- Wed Mar 08, 2006 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trailing spaces getting trucated.
- Replies: 5
- Views: 1682