Search found 42189 matches

by chulett
Tue Feb 14, 2006 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get ascential support?
Replies: 8
Views: 1281

ArndW wrote:XML can be frustrating to work with, but a lot of the learning process is trial and error.

Yes, it can... and yes it is. :wink:

Kalpna, isn't there someone there in your organization that can help you with all these XML questions? :?
by chulett
Tue Feb 14, 2006 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file read cache limit
Replies: 8
Views: 1601

Not that I've ever seen.
by chulett
Mon Feb 13, 2006 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control freezing when selecting components
Replies: 3
Views: 966

How many components are in your VC project and how long did you wait before deciding it was frozen? Using those right-click options forces it to read through the entire repository from what I can tell, hence the question.

Are you trying to do a mass promotion?
by chulett
Mon Feb 13, 2006 8:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stage Variable Maximum Length
Replies: 6
Views: 1250

I'm guessing that Arnd meant the name of the stage variable.
by chulett
Mon Feb 13, 2006 8:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: output from XML Input
Replies: 2
Views: 814

Assuming you imported the metadata so you are using the generated xpath expressions, it's usually becuase you've marked the wrong field as the key. Try moving it down to the lowest repeating element and see if that fixes it.
by chulett
Sun Feb 12, 2006 9:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob timeout issue
Replies: 5
Views: 4282

The connection breaks when the job run exceeds the Inactivity Timeout setting and the dsrpc connection is severed. Neo, you need to find someone with Admin privledges and have them either increase the timeout value or set it to 'Do not timeout'. That or make your job run in less time. :wink:
by chulett
Sun Feb 12, 2006 8:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exception raised in GCI subroutine:
Replies: 2
Views: 1959

Have you tried searching for 'access violation'? There seem to be quite a number of posts with similar error messages in them, like this one for example. Perhaps something out there will help solve your problem.
by chulett
Sun Feb 12, 2006 9:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sheduling
Replies: 5
Views: 1180

There's all kinds of ways to accomplish this. Ken and Sanjay have touched upon a couple of different approaches. Something else to think about... If you are going to use the command line options to capture the results of your job runs, consider redirecting the output of those commands to flat files....
by chulett
Sat Feb 11, 2006 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Extended Edition/DataStage Enterprise Edition
Replies: 3
Views: 1501

As noted, if you followed the link Ray provided, the Extended Edition is just Server with some other things bundled in. And 'Ascential' licensing does seem to get confused and want to send everyone EE licenses even if you only have XE. I went round and round with them when they did that to me, not o...
by chulett
Fri Feb 10, 2006 3:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MailNotification other than jobstatus 1
Replies: 6
Views: 1198

Knew that one was coming. :wink:
by chulett
Fri Feb 10, 2006 9:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: generating jobs reports
Replies: 60
Views: 24753

There is no version of that routine for any version of DataStage older than 7.x.
by chulett
Fri Feb 10, 2006 8:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: unusual behaviour of link collector
Replies: 2
Views: 615

Make sure you have an appropriate value in the Display column as well and don't simply leave it blank.
by chulett
Fri Feb 10, 2006 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC configuration in Unix server
Replies: 14
Views: 3946

I have installed DataStage version 7.5.1A on hp-itanium unix server. Hmmm... Itanium... that's ringing some warning bells in my head. I seem to remember some issues related to that chipset on an HP server. You may want to contact support and see if there are any known issues or patches or something...
by chulett
Fri Feb 10, 2006 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project getting locked
Replies: 22
Views: 9782

This error is because of the open file limit. You wouldn't happen to know exactly which 'open file limit', would you? You said it was 'somewhat related' to MFILES or NOFILES in an earlier post, hoping you could clarify that. Interestingly enough, yesterday when the problem was occuring, there were ...
by chulett
Thu Feb 09, 2006 9:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project getting locked
Replies: 22
Views: 9782

Unfortunately, there isn't. You get an error dialogue that basically says: ACCESS DENIED: Project has been locked by the Administrator. Try again later or check with your Administrator From memory, but that's basically that's what it says. Problem is - I is the Administrator and I sure as heck didn'...