Search found 32 matches

by taylor.hermann
Fri Apr 24, 2015 11:01 am
Forum: General
Topic: Connecting to FoxPro
Replies: 2
Views: 2144

Permissions and access for the datastage service account to talk with the other database is also important.
by taylor.hermann
Thu Mar 19, 2015 7:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting VarChar into Oracle Timestamp (Date)
Replies: 5
Views: 2601

I'd try researching the StringToTimestamp function available. It sounds like it may fit your needs
by taylor.hermann
Wed Jan 14, 2015 11:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Switching from Windows to Unix issues
Replies: 5
Views: 2375

Yes, the only consistent thing is that the same main sequential jobs will fail. And that it will always fail with the same error while the parallel job is set to use 1 node. And they seem to always fail at the same parallel job. But as soon as I make those parallel jobs to use 2 nodes, it works.... ...
by taylor.hermann
Wed Jan 14, 2015 10:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Switching from Windows to Unix issues
Replies: 5
Views: 2375

I have tried that :/
And most of the posts are seeing things like job core dumps. Which we are not seeing. And using DB2 which we are not using.
Most of the jobs failing just are using oracle connector, xfm, and sequential stages.
But again its completely random which multi-instance job fails
by taylor.hermann
Wed Jan 14, 2015 10:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Switching from Windows to Unix issues
Replies: 5
Views: 2375

Switching from Windows to Unix issues

So we are the process of moving all our jobs from Windows over to Unix and are experiencing some strange errors. Our main sequence jobs consist of about 8 small parallel jobs. The smaller parallel jobs we had set to use 1 node, as most of them are simple jobs writing a single line to a table. (for a...
by taylor.hermann
Thu Oct 23, 2014 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fifo \pipe error
Replies: 10
Views: 13479

For purposes of updating this post with the solution: We found that a MKS Toolkit file (mkstk.dll) in system32 was showing up as unregistered by windows. And now that we have registered this .dll, this errors have seemed to vanished. IBM told us this was probably because our servers were not hooked ...
by taylor.hermann
Thu Oct 23, 2014 8:03 am
Forum: General
Topic: MKS toolkit issues
Replies: 6
Views: 4810

Ok so our issues were on two separate posts. One being a fifo pipe error randomly while jobs are running: http://www.dsxchange.com/viewtopic.php?t=153463 Second being that we found whenever the issues occured, sh.exe popped up on our process explorer on the server: http://www.dsxchange.com/viewtopic...
by taylor.hermann
Tue Oct 21, 2014 1:27 pm
Forum: General
Topic: MKS toolkit issues
Replies: 6
Views: 4810

MKS toolkit issues

I'm going to revive this old topic, since we may be having issues with MKS toolkit. We are running Version 9.1 on Windows. Is installing MKS toolkit a requirement to install datastage? Because our admin told me that he didn't see an option to not install it. And that it was done behind the scenes. H...
by taylor.hermann
Fri Oct 10, 2014 7:19 am
Forum: General
Topic: Avoid calling sh.exe
Replies: 7
Views: 3945

Neither one of these things are the case. This is the strangest error I've encountered :/
by taylor.hermann
Thu Oct 09, 2014 7:35 am
Forum: General
Topic: Avoid calling sh.exe
Replies: 7
Views: 3945

Yeah, we still are. They just have not been super helpful sadly. I figure I'd just try to exhaust as much resources as possible in the mean time.
by taylor.hermann
Thu Oct 09, 2014 6:36 am
Forum: General
Topic: Avoid calling sh.exe
Replies: 7
Views: 3945

Well..... That's what we are trying to figure out honestly. IBM told us setting "APT_PM_USE_STANDALONE_EXE = 1" would avoid calling it. But its still popping up in process explorer and is causing clients to crash and breaking jobs.
by taylor.hermann
Wed Oct 08, 2014 6:55 am
Forum: General
Topic: Avoid calling sh.exe
Replies: 7
Views: 3945

Avoid calling sh.exe

Hi, This is somewhat of a jump off my old post, but a new topic in general. http://www.dsxchange.com/viewtopic.php?t=153463 We've found out that "sh.exe" is causing issues and breaking jobs randomly. Is there a way to avoid calling it without switching to unix? Any ideas are appreciated. T...
by taylor.hermann
Mon Oct 06, 2014 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fifo \pipe error
Replies: 10
Views: 13479

Well I appreciate the time everyone has took to try and help!
by taylor.hermann
Fri Oct 03, 2014 2:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fifo \pipe error
Replies: 10
Views: 13479

We worked with an experienced consultant today, and he narrowed it down to a process on our server that was causing this issue. Something called "sh.exe" is randomly breaking and causing this error. Still have yet to determine why its happening. **As a side note, we worked with IBM before ...
by taylor.hermann
Fri Oct 03, 2014 7:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fifo \pipe error
Replies: 10
Views: 13479

Yeah, we are currently working on that now too. There's been some talk that our environment may not be setup properly.