Search found 42189 matches

by chulett
Fri Feb 12, 2010 8:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Internal Error When Using ODBC Connection
Replies: 7
Views: 10898

I would imagine that those "Internal errors" in their C code would need to go back to the vendor for clarification / issue resolution. Check with your official support provider, perhaps there's a patch available.
by chulett
Fri Feb 12, 2010 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ACCESS DENIED: Project currently locked Issue
Replies: 10
Views: 15889

As I noted, I don't kill them but rather use DS.TOOLS to 'log them out'. Hopefully there's a difference there... and perhaps even a handling of the LOCK table as well. :wink:
by chulett
Fri Feb 12, 2010 7:58 am
Forum: General
Topic: Mistaking Warning Message
Replies: 9
Views: 2678

Yes, you do know the meaning because you read what Arnd and I posted... right? And if you read them, you'll know what needs doing to get more help.
by chulett
Fri Feb 12, 2010 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcput() - row too big for inter stage rowbuffer
Replies: 8
Views: 5380

:!: Please start your own topic.
by chulett
Fri Feb 12, 2010 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle Bulk loader issue
Replies: 3
Views: 1437

You'll need to set it to Manual. Then either use your own (precreated) ctl rather than the one it generates or tweak it on the fly (sed, perhaps) each time. Then you run the sqlldr command.
by chulett
Fri Feb 12, 2010 7:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Hangs when using hash file as a Lookup
Replies: 4
Views: 2012

:idea: People, please wrap your ascii art with 'code' tags to preserve all of the lovely work you've done lining crap up. That and liberal use of the 'Preview' option. That being said, I have no idea what you mean by this: The First HASHFILE1 is looked up with TRANS! and Second HASHFILE2 is looked u...
by chulett
Fri Feb 12, 2010 7:39 am
Forum:
Topic: How to migrate Informatica to Datastgae
Replies: 9
Views: 4339

Mmmm.... shiny. :wink:
by chulett
Fri Feb 12, 2010 7:38 am
Forum: General
Topic: shell Scripting
Replies: 3
Views: 1366

Specifically, one could use ExecSH before or after job to run a shell script (or any other operating system command) that is on the DataStage server. There are other ways, of course.
by chulett
Fri Feb 12, 2010 7:36 am
Forum: General
Topic: how to handle CLOB datatype in Datastage?
Replies: 6
Views: 13177

An exact search for CLOB here should help answer your question, seeing as how you're not the first person to ask.
by chulett
Fri Feb 12, 2010 7:33 am
Forum: General
Topic: Mistaking Warning Message
Replies: 9
Views: 2678

Right... in a Server job that message is logged by the active stage which usually means the Transformer is named in it but that doesn't mean the problem lies there. And as Arnd noted, all it means by itself is that the job aborted, something you already knew. There should be other messages logged wi...
by chulett
Thu Feb 11, 2010 9:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Informix connection
Replies: 7
Views: 2706

Nothing jumps out at me as being incorrect but then I've never had a need to connect to Informix from DataStage. Have you tried using that connection in an ODBC stage in a job yet? Something simple that doesn't require much metadata be manually input into the stage? Wondering if the issue is specifi...
by chulett
Thu Feb 11, 2010 9:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ACCESS DENIED: Project currently locked Issue
Replies: 10
Views: 15889

I've done the same thing when a project gets 'locked' like this in versions prior to 8, I don't see why the same game would not be approriate here. I get a list of defunct / old connections and start logging them out via the DS.TOOLS menu until people can get back in. Any session that doesn't close ...
by chulett
Thu Feb 11, 2010 9:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to abort datastage job for sybase deadlock issue?
Replies: 7
Views: 7571

No, this option is specific to the stage so it does not affect any other aspect of the job. Not according to our testing. We recreated the deadlock with the check boxes in both states and what should be a fatal error is a warning in both cases. :? Not sure how your testing relates to what I wrote a...
by chulett
Thu Feb 11, 2010 8:49 pm
Forum: General
Topic: What Jobs Were Running?
Replies: 3
Views: 1169

You (no pun intended) mean something already written and willing to be shared? No to both on my part, unfortunately. :( Assuming you haven't done something like ETLStats to have your run stats stored off elsewhere, I would imagine you'd need to work through all job logs and query them individually t...
by chulett
Thu Feb 11, 2010 3:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to abort datastage job for sybase deadlock issue?
Replies: 7
Views: 7571

No, this option is specific to the stage so it does not affect any other aspect of the job.