Search found 42189 matches

by chulett
Tue Dec 14, 2010 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: long datatype issue in Oracle EE stage
Replies: 3
Views: 1156

An actual LONG column? Yuck. Oracle doesn't even support them well and they are long gone, no pun intended. ETL tools don't typically support any kind of "LOB" well and while there are some ways to work around that with a CLOB, I'm not aware of any such viable mechanism for a LONG. I'd sug...
by chulett
Tue Dec 14, 2010 7:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CSV file with column value with double quote
Replies: 4
Views: 2644

And then *if* you still need to remove the quotes, do so after you read it.
by chulett
Tue Dec 14, 2010 7:13 am
Forum: General
Topic: Run a Query from external command
Replies: 3
Views: 1093

Pretty sure we understood all that and what Ray posted still stands regarding how they could be executed. However, still curious about the "and then what?" part of the question. Sure, you need to "run" them - but then what? Where does the output need to go?
by chulett
Tue Dec 14, 2010 7:10 am
Forum: General
Topic: Unable to open sequence properties
Replies: 8
Views: 2165

I would involve your official support provider at this point, see if this is any kind of known issue with that O/S and if there is a patch available. The last 7.x version before 8 was released was 7.5.3 from what I recall, is that the release you are running?
by chulett
Mon Dec 13, 2010 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Nullability Issue
Replies: 5
Views: 1652

Re: Oracle Nullability Issue

sandeepgs wrote:use the modify operator to specify a value to which the null should be converted
That or don't alias the column to a new name in your sql.
by chulett
Mon Dec 13, 2010 11:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Nullability Issue
Replies: 5
Views: 1652

No, while CPE_KEY may very well be non-nullable, CPE_ID is 'derived' and thus assumed to be nullable.
by chulett
Mon Dec 13, 2010 11:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete statement in DRS Stage for Oracle database
Replies: 4
Views: 1511

It is not possible to leverage any incoming row data in the 'before' or 'after' SQL tabs.
by chulett
Mon Dec 13, 2010 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Suurogate key generation in a database
Replies: 2
Views: 992

What database? Have you asked your DBA?
by chulett
Mon Dec 13, 2010 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Partial Load
Replies: 1
Views: 1375

Not always possible as your source must be static and repeatable. When it is, you need to code that ability into your jobs. At a very high level, you need a mechanism to track the most recent commit point and in the event of a failure, a constraint can be used to only pass rows after that point / re...
by chulett
Mon Dec 13, 2010 7:56 am
Forum: General
Topic: Unable to open sequence properties
Replies: 8
Views: 2165

Does this happen just to you or to everyone that connects to that server? Did it work at one point and then stop working or has it never worked? What is your client O/S? What first comes to mind is an old problem with "Service Pack 2" for Windows XP, the advent of SP2 broke some things in ...
by chulett
Fri Dec 10, 2010 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS OLEDB stage Warning, no Fatal
Replies: 6
Views: 3070

That's the way rejects work in the Server product. You can capture rows that were send down a link and (essentially) 'come back up' when they are rejected by the target. There are specific link status variables to check for these situations or a generic reject link will do much the same. If you are ...
by chulett
Fri Dec 10, 2010 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS OLEDB stage Warning, no Fatal
Replies: 6
Views: 3070

No, from the Transformer to some other structure, like a flat file, wherever you want to write the reject. It's also important to understand that the reject link must be ordered after the main link but that will happen automatically for you in this case.
by chulett
Fri Dec 10, 2010 7:38 am
Forum: General
Topic: dsjob -ljobs not working
Replies: 13
Views: 4859

Not sure I follow. A colon inside quotes is not concatenation but just a colon and you seem to have quoted it correctly: ':30012 -run ' :?