Search found 42189 matches

by chulett
Fri Mar 31, 2017 2:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL Server Native Client 11.0 Invalid cursor state
Replies: 5
Views: 1620

No worries, split you off from the other post so this one can be all yours.

And just as an FYI, you can start a new post using the Post new topic link at the top and bottom of each forum page.
by chulett
Fri Mar 31, 2017 12:45 pm
Forum: General
Topic: Oracle 12c as Metadata Repository
Replies: 5
Views: 1763

FYI - asked a couple of times now, not sure if they will actually come through for me or not. :? Also, we continue to struggle with odd little issues that 12c introduced. No clue if/how any of this would affect your installation. Current fun we're having are "PGA Aggregate" errors, somethi...
by chulett
Fri Mar 31, 2017 6:31 am
Forum: General
Topic: Finding out XMETA database type
Replies: 4
Views: 2614

So... DB2. Marking this as resolved but feel free to open back up if you still have any questions.
by chulett
Thu Mar 30, 2017 10:25 pm
Forum: General
Topic: Setting a parameter in before job subroutine
Replies: 2
Views: 1711

Did you look up / do some research to find out what that -1 return code means? See this post from someone with the exact same issue:

viewtopic.php?t=136072
by chulett
Thu Mar 30, 2017 2:20 pm
Forum: General
Topic: Setting a parameter in before job subroutine
Replies: 2
Views: 1711

You can't... it's far too late at that point. "Before Job" is a bit of a misnomer as the job has already started when they run, it's just that it is before anything on the canvas starts to run. So you need to set parameters before the job is actually started. As in actually "started s...
by chulett
Thu Mar 30, 2017 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORACLE CONNECTOR AND HIGH USE OF METADATA ORACLE ALL_SYNONYM
Replies: 8
Views: 1974

I'm not sure what "excessive use" might mean... it's not like the tables will wear out or something. Or are you being billed for your access, hence the concern? As noted it is normal, customary and I assume essential behavior and I'm not aware of any way to mitigate it. However, if you rea...
by chulett
Thu Mar 30, 2017 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Specifying Delimiter Value on Sequential files
Replies: 5
Views: 1944

Sure, but it should also have the standard "delimiter string" option as well. Sorry, can't check in any way just going by the docs.
by chulett
Thu Mar 30, 2017 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File - Scratchdisk allocation
Replies: 4
Views: 2053

So... what was the resolution?
by chulett
Wed Mar 29, 2017 6:02 pm
Forum: General
Topic: Where to Get the Full Summary of Sequence
Replies: 4
Views: 1722

While I knew many of the things people used to go to the logs for are now in the DSODB, I wasn't sure about your summary information. Sounds like you'll need to stick to the normal logs for that.

Planning on coming at it from the command line or custom routine side?
by chulett
Wed Mar 29, 2017 5:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RCP and adding new columns to flow
Replies: 18
Views: 10406

My assumption is it wasn't needed at all. [shrug]
by chulett
Wed Mar 29, 2017 1:07 pm
Forum: General
Topic: Where to Get the Full Summary of Sequence
Replies: 4
Views: 1722

Logs are stored in either XMETA or the "legacy UV" repository, controlled by your RTLogging and ORLogging settings. If you have the Operations Console in your release, that kind of information can be there, specifically in the DSODB, I believe. Rather than type up a bunch of things that ar...