Search found 42189 matches

by chulett
Fri Oct 30, 2015 1:54 pm
Forum: General
Topic: Sequence job not running any job/routine in new project
Replies: 13
Views: 2850

Yes, there's a VOC entry you need along with the files and the test would have created that, although I would have thought you would have seen a different error. Just as an FYI, a search on that file's name could have turned up previous conversations where the advice is to test first to create the n...
by chulett
Fri Oct 30, 2015 12:50 pm
Forum: General
Topic: Sequence job not running any job/routine in new project
Replies: 13
Views: 2850

Did anything with that name exist there before you copied it? For #1 can you cofirm it is a file and not a directory? Also (as a general statement) ensure the ownership and permissions are correct.
by chulett
Fri Oct 30, 2015 11:36 am
Forum: General
Topic: Max Number of Job
Replies: 7
Views: 1629

So... out of curiousity, how did you resolve this?
by chulett
Fri Oct 30, 2015 11:16 am
Forum: General
Topic: Sequence job not running any job/routine in new project
Replies: 13
Views: 2850

Ah yes, SDKSequences. Did you copy that hashed file over to the new project? A simple 'test' of the existing sdk routine would have created a new one for you if it is OK for it to 'start over'. Best to explain whatever it was you did so we can help figure out what it doesn't like.
by chulett
Fri Oct 30, 2015 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle connector test connection failed
Replies: 4
Views: 1526

Welcome.

Pardon my ignorance but how exactly does one 'test' the Connector, is that an actual option in the stage? I find that Oracle error to be odd as it is one thrown by PL/SQL rather than normal SQL type stuff. :?
by chulett
Fri Oct 30, 2015 9:03 am
Forum: General
Topic: Sequence job not running any job/routine in new project
Replies: 13
Views: 2850

Involve support.
by chulett
Fri Oct 30, 2015 7:02 am
Forum: General
Topic: Max Number of Job
Replies: 7
Views: 1629

What other FS exists for AIX? As noted, that's a question for your SA. And I would bet that "... and they are willing to support" gets added to your question. :wink: Our customer, for internal reason, doesn't want to divide project...it is so. Sometimes it's not about what is wanted but w...
by chulett
Fri Oct 30, 2015 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input - Dataset Output
Replies: 8
Views: 2808

Then it seems to me you have two options. One is to ask the vendor to make the change. Second is to pre-process the file and change it yourself using something like awk / sed / perl. This could built in as a Before Job process or accomplished via a Sequence job.
by chulett
Thu Oct 29, 2015 9:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can I Use XMETA to list all hashed file names?
Replies: 2
Views: 3686

I've had good luck in the past with queries of this nature before there was an XMETA database by leveraging some of Chuck Smith's tools. Specifically the List all files and tables used by jobs in a dsx file modified to load the results into a table so I could query them easily. Yes, it's a bit old s...
by chulett
Thu Oct 29, 2015 9:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input - Dataset Output
Replies: 8
Views: 2808

Re: XML Input - Dataset Output

anil411 wrote:If i change encoding from UTF-8 to ISO-8859-1 , The Data matches but we receive the file from external agencies.
I don't understand the "but" here. Are you saying you change the encoding in the job and it works? Or if you change the first element in the XML file?
by chulett
Thu Oct 29, 2015 11:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: perform an EXCEPT between a flat file and a db2 query
Replies: 3
Views: 1651

Ah... good. Pretty standard ETL task, btw.
by chulett
Thu Oct 29, 2015 8:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage SFDC Pack - Experiences and pointers
Replies: 9
Views: 5037

Seems to me you should be continuing to get IBM's help with this.
by chulett
Thu Oct 29, 2015 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Write to multiple excel tabs ?
Replies: 4
Views: 1330

Create multiple csv files, limited to 1M records max each.
by chulett
Wed Oct 28, 2015 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call Stored Procedure on iSeries/AS400 System in ODBC Stage
Replies: 5
Views: 2578

That sounds like a support question to me. Of course, someone here may have direct experience with it but in your shoes (while you wait) I'd ping support.
by chulett
Tue Oct 27, 2015 7:40 am
Forum: General
Topic: datastage designer keepalive option?
Replies: 5
Views: 2308

Agreed. I had assumed any research would show that it was bundled in nowadays after being patched into the older release. Guess not.