Search found 42189 matches

by chulett
Sun Apr 20, 2014 7:51 am
Forum: General
Topic: export users groups along with their roles
Replies: 5
Views: 3176

Better late than never. :wink:
by chulett
Sun Apr 20, 2014 7:43 am
Forum: General
Topic: exporting job designs with executables
Replies: 14
Views: 5421

Actually... yes. :wink:
by chulett
Sun Apr 20, 2014 7:39 am
Forum: General
Topic: Server to Parallel
Replies: 9
Views: 2054

Not sure how common 'common sense' is any more, Kim. :wink:

All great advice. From a reading standpoint, I highly recommend this IBM Redbook: InfoSphere DataStage Parallel Framework Standard Practices.
by chulett
Sat Apr 19, 2014 9:16 am
Forum: General
Topic: configuration issue with the oracle server
Replies: 9
Views: 1870

Clarify something for us... this third job that fails, does it run ok if you run it outside of the sequence?
by chulett
Fri Apr 18, 2014 10:29 am
Forum: General
Topic: Datastage 8.5 Architecture
Replies: 1
Views: 1182

by chulett
Fri Apr 18, 2014 10:10 am
Forum: General
Topic: configuration issue with the oracle server
Replies: 9
Views: 1870

Doesn't change my answer. Did you carefully check both logs?
by chulett
Fri Apr 18, 2014 9:08 am
Forum: General
Topic: configuration issue with the oracle server
Replies: 9
Views: 1870

Meaning, it runs fine when you start it but when you use a Job Activity stage in a Sequence job to launch it, it fails? And the connection information your stored procedure uses are parameterized? The obvious first thing to check is to verify that your parameters and values are A) correct in the Seq...
by chulett
Thu Apr 17, 2014 5:12 pm
Forum: General
Topic: DstageWrapper for 8.1 patch release 2
Replies: 2
Views: 2693

Thank you for posting this. 8)
by chulett
Thu Apr 17, 2014 8:53 am
Forum: General
Topic: Oracle command in Datastage Sequence
Replies: 8
Views: 5829

I'd probably end up writting a routine so that I could use DSExecute() to run sqlplus and have full function access to parse out what I wanted from the returned values afterwards.

Glad you got it sorted out! :wink:
by chulett
Thu Apr 17, 2014 6:54 am
Forum: General
Topic: Oracle command in Datastage Sequence
Replies: 8
Views: 5829

How are you calling sqlplus? Have you tried the "-s" command line option to run in 'silent' mode? I know I've done this in the past but I don't recall the gory details, I'll see if I can turn anything up on my PC. Another option: since everything is returned in a dynamic array, you can tes...
by chulett
Wed Apr 16, 2014 1:45 pm
Forum: General
Topic: DS 9.1 Windows or Linux
Replies: 8
Views: 4600

Allegedly, yes. I mean, that is functionality that the MKS Toolkit brings to the table.
by chulett
Wed Apr 16, 2014 12:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The execution of the query will not be atomic
Replies: 2
Views: 1348

I would suggest talking to your DBA. Here is an explanation of that error.
by chulett
Wed Apr 16, 2014 9:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP hostname clarification
Replies: 1
Views: 961

The port is optional (which is why it is in square brackets) and generally not needed. And the hostname is the name of the remote server your file resides on, the one where you say you can cat. If you're really not sure what that name is, run hostname from the UNIX command line.
by chulett
Wed Apr 16, 2014 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Target as Lookup
Replies: 2
Views: 1494

Ray's illustrated technique is akin to a "Dynamic Lookup" in Informatica, if that helps or means anything to anyone playing along from home. :wink:
by chulett
Wed Apr 16, 2014 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job failuring While using peek as lookup
Replies: 2
Views: 1204

Did you try searching yet? An exact search here for "Non-pipe (or non-virtual data set) with .v in its name" returned 34 matches...