Search found 42189 matches

by chulett
Tue Aug 18, 2009 8:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xml Input Spaces Problem
Replies: 13
Views: 3159

So would we. However, the onus of figuring that out is going to fall squarely on your shoulders I'm afraid, as you're the only one with access to the actual job in question and all of the dirty little secrets it may contain. :wink: ps. I've done this before so it's certainly possible and I don't rec...
by chulett
Tue Aug 18, 2009 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The provided query statement did not prepare correctly
Replies: 10
Views: 3101

That doesn't sound all that 'random' and a tablespace issue can certainly mess you up big time. What about other occurances? Were there times with no obvious triggering db or data issue?
by chulett
Tue Aug 18, 2009 8:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to see the extraction query in director
Replies: 13
Views: 2413

Sure, you can always dump the score to get all kinds of gory details that you wouldn't get otherwise. And correct, the OE stage does not include the source SQL in the log either. So I think it's safe to say that's not something that is available from the Enterprise stages.
by chulett
Tue Aug 18, 2009 8:13 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Information Analyzer 8.1.1 and datastage 8.1
Replies: 8
Views: 8738

Not really sure what you mean by "get to the results from a DataStage job"... can you elaborate a little on that, please?
by chulett
Tue Aug 18, 2009 5:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to see the extraction query in director
Replies: 13
Views: 2413

Hmmm... thinking about this, I'm thinking Server stages not PX EE stages, so perhaps this is a issue particular to the "Enterprise" stages. I won't be able to check on my end for a few hours, however, but I can check Oracle and perhaps ODBC on my end as well. To me, either they echo the SQ...
by chulett
Tue Aug 18, 2009 5:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The provided query statement did not prepare correctly
Replies: 10
Views: 3101

Welcome. These seemingly random errors are some of the hardest errors to track down and the fact that it 'works' in Toad doesn't really tell us much other than to let us know that it is syntactically correct. You'll probably need to take this to your offiical support provider who'll be able to dig d...
by chulett
Tue Aug 18, 2009 5:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle load restart
Replies: 5
Views: 1999

Then talk to your DBA. A direct path (DIRECT=TRUE) load generally isn't restartable, however there is a SKIP parameter available for a conventional (DIRECT=FALSE) load.
by chulett
Tue Aug 18, 2009 5:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to see the extraction query in director
Replies: 13
Views: 2413

I'm kind of surprised by this, every other db stage I've seen logs the SQL being run so I don't see why the ODBC stage wouldn't do so. Are you saying that's always the case or does it depend on a particular option that you've chosen? :?
by chulett
Tue Aug 18, 2009 5:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Default NLS map new projects
Replies: 2
Views: 1404

Hmmm... I believe there is a hidden project called the 'Template' project and that is what 'seeds' any new project creation. However, I don't know how to change the default NLS setting there, if indeed that is what is controlling it. Sorry.
by chulett
Mon Aug 17, 2009 8:51 pm
Forum: General
Topic: SQL warnings in datastage server job - Reject records
Replies: 3
Views: 1598

It would propbably help if we knew what database you're targeting. And the first person I would take an error like that to is my DBA.
by chulett
Mon Aug 17, 2009 4:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Relation Between DS_AUDIT and DS_JOBS
Replies: 2
Views: 1285

You would need to join those two tables in the query and then filter on the CATEGORY field in DS_JOBS. You can join them by job name, I believe.
by chulett
Mon Aug 17, 2009 2:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Command Line Documentation -which manual?
Replies: 3
Views: 1256

Luckily, the Acrobat Reader has an 'advanced search function' where one can tell it to search in all pdf documents in a certain directory, cuts down on the amount of eyeballing required. When searching for "command line interface" didn't really help, I checked for "dsjob" and the...
by chulett
Mon Aug 17, 2009 1:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Server Routine using DSN
Replies: 2
Views: 3112

I don't think it (the syntax) changes. Just the values you pass. :?
by chulett
Mon Aug 17, 2009 1:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datasets
Replies: 4
Views: 1550

"wondering if we can read the same dataset from a different job which is using a config file ( may be less or may be more number of nodes)." It is perfectly valid to read a dataset created on X nodes by a job that is running on a different number of nodes. That's what I was "yes'ing&...
by chulett
Mon Aug 17, 2009 1:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read only access to Project no RUN access
Replies: 1
Views: 942

I'm sorry, but how is this different from the last time you asked this question? :?

viewtopic.php?t=128809