Welcome French man! :D
That is an odd error, have you tried simply recompiling the job?
Search found 42189 matches
- Mon Nov 13, 2006 9:00 am
- Forum: General
- Topic: error "ds_uvgetnext() - Pin 1 not initialised"
- Replies: 8
- Views: 4578
- Mon Nov 13, 2006 8:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unwanted Folders
- Replies: 3
- Views: 1049
- Mon Nov 13, 2006 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log Info
- Replies: 6
- Views: 2058
- Mon Nov 13, 2006 8:13 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: XML INPUT without Folder?
- Replies: 3
- Views: 3020
RTI jobs are real time, hence the name and implemented as web services. Something 'near real time' would be implemented with a Server or Parallel solution run in short intervals, like every five minutes or so. The RTI Input stage replaces the Folder stage in an RTI job and is used to feed XML data t...
- Sun Nov 12, 2006 1:49 pm
- Forum: Site/Forum
- Topic: Fatal error in DSXchange search
- Replies: 3
- Views: 2822
Yes, but an exact match will match every occurance of 'at' on the site, including inside other words as far as I know. So I'm assuming you just blew out the resources of the site's search engine. Try including something else to narrow things down, like 'Windows at' or 'at command' perhaps. Or just k...
- Sun Nov 12, 2006 1:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: license question
- Replies: 10
- Views: 3145
- Sun Nov 12, 2006 12:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage schedule error
- Replies: 2
- Views: 2615
- Sun Nov 12, 2006 9:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: license question
- Replies: 10
- Views: 3145
I'm curious how the actual licensing works in this new world, if it is the same as what I've just seen for our 7.5.2 adventure. Client purchased licenses for a new Server install and we got two serial numbers. Which one to use? It took several tries to get an explanation that made sense. Turns out o...
- Sun Nov 12, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling DSRunJob(JOB NAME), code=-14
- Replies: 3
- Views: 1961
- Sat Nov 11, 2006 4:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file error handling
- Replies: 5
- Views: 2287
Or just use the options available in the Sequential File stage. For the fields that are 'optional' i.e. that you may not receive - in this case #2 and #3 - slide the Columns tab over to the right until you can see the Incomplete column column. For those two, change it from Error (which is what is ab...
- Sat Nov 11, 2006 8:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job runs on a single processor
- Replies: 10
- Views: 2467
No, he means you need to work to make it do that - it won't happen automagically like in a PX job. And just because you have four 'active stages' in your job doesn't mean it will run on four processors or even in four 'threads'. There are times when the run-time engine will combine all of those into...
- Sat Nov 11, 2006 8:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Processing a Seuential file and Database
- Replies: 7
- Views: 1484
I don't see why not, but don't have any experience with DB2 so can't help with specifics there. Sorry. However, I'm sure some kind soul will be along eventually who does and can help. Your other option would be to talk to your DBAs, show them the options in the stage. I'm sure they'd be able to help...
- Sat Nov 11, 2006 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling DSRunJob(JOB NAME), code=-14
- Replies: 3
- Views: 1961
Welcome aboard! :D As hard as this is to believe, you are not the first person to see this error and ask about it here. And that's usually the way things work around here. First suggestion would be to always search the forums first before posting. In this case a search for your phrase "Timed out whi...
- Sat Nov 11, 2006 8:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Processing a Seuential file and Database
- Replies: 7
- Views: 1484
- Sat Nov 11, 2006 8:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read an Oracle TimeStamp using OCI stage
- Replies: 22
- Views: 5218
I don't believe I have even seen a guarantee of backwards compatibility from Oracle with regards to client versions. As Ray notes, the fact that they should be is probably nothing more than a fervent desire on your part. So, you got my question exactly right. First suggestion would be to switch to u...