Search found 42189 matches

by chulett
Sat Jul 04, 2009 7:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Specify File Pattern for Sequential files
Replies: 9
Views: 4579

Technically that "?" should work as it is a wild-card match for any single character which you have in your 1,2,3 differentiator. It works fine from DOS but perhaps the stage doesn't allow or 'understand' it. As noted, you can fall back on the 'splat' or asterisk to mean 'any number of ch...
by chulett
Fri Jul 03, 2009 1:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_DECIMAL
Replies: 6
Views: 3983

OK... details? Or are we just supposed to guess what you might be doing in your job? :?
by chulett
Fri Jul 03, 2009 1:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems extracting data from Lotus Notes using NotesSQL
Replies: 16
Views: 7782

I doubt the pool of people using this here is anything other than minuscule. Best to contact your official support provider for this, I would think.
by chulett
Fri Jul 03, 2009 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Customized SQL in Oracle_Enterprise stage
Replies: 6
Views: 1495

The answer will also depend on what kind of 'load' you are referring to.
by chulett
Fri Jul 03, 2009 8:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to connect Teradata stage
Replies: 1
Views: 4364

Sorry, but does the Teradata Connector stage use ODBC under the covers? :?
by chulett
Fri Jul 03, 2009 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call java code in datastage
Replies: 4
Views: 1288

Nope, sorry, can't... don't have that particular skill set.
by chulett
Fri Jul 03, 2009 7:38 am
Forum: General
Topic: running the java code in datastage7.5
Replies: 3
Views: 1021

Hadn't seen this one yet. :evil:
by chulett
Fri Jul 03, 2009 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to store the Values in the Environment Variables
Replies: 19
Views: 4380

priyadarshikunal wrote:Seems like you are using a list loop with seretator as , and values 1,1,1
No, they were noted as being the Start, Stop and Step values used in the stage... as in looping "from 1 to 1 by 1", a single iteration - which would mean there's absolutely no need for the loop. Hence the confusion.
by chulett
Fri Jul 03, 2009 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call java code in datastage
Replies: 4
Views: 1288

It's not as far as I know. There is a Java PACK that will allow you to do things like this but it is a option you need to purchase. Perhaps with a build-op? :?
by chulett
Fri Jul 03, 2009 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing values of a text file to User variables.
Replies: 11
Views: 3861

:!: I for one would never suggest anyone monkey with their DSParam files in this manner or try replacing it with a job specific list. There's no need for any kind of 'trick' like this, never mind the fact that it can be... dangerous. As noted, getting values from a flat file can be as simple as a 'c...
by chulett
Fri Jul 03, 2009 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to store the Values in the Environment Variables
Replies: 19
Views: 4380

I don't know about anyone else, but now I'm confused as to what it is you are trying to do. :? The assumption up to this point was that you needed to run your job five times in a row using different parameter values. Is that not the case? Are you saying it may need to run up to five times in a singl...
by chulett
Fri Jul 03, 2009 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OCI PLUG IN
Replies: 9
Views: 1753

What we're being told is that all stages should be installed automatically. One 'solution' might be to uninstall and reinstall everything but without knowing what happened the first time there's nothing to guarentee it won't happen again. You could always try it... but I would suggest contacting you...
by chulett
Fri Jul 03, 2009 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Connector versus ODBC Enterprise Stage
Replies: 2
Views: 1124

No clue, gots me no SQL Server.
by chulett
Fri Jul 03, 2009 6:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: null replaced by "^"
Replies: 18
Views: 3426

It may be useful to do a binary ftp transfer. This will guarantee any value conversion. Not quite sure what you meant to say, but a 'binary' transfer means no conversion is done during the transfer. And all an ASCII transfer does is convert record delimiters, neither touches or converts anything in...
by chulett
Fri Jul 03, 2009 6:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: null replaced by "^"
Replies: 18
Views: 3426

I am not a not a Premium member so not able to see the whole message. Sorry, but I really don't understand why people think we don't know that or think that we don't know how things work around here. :? We make a deliberate choice as to which posts to mark as Premium Content and you make a delibera...