Search found 42189 matches

by chulett
Wed Sep 26, 2007 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Connectivity through Wire Protocol
Replies: 1
Views: 4607

Re: ODBC Connectivity through Wire Protocol

felixyong wrote:DRS will need RDBMs client to work. What you can use by setting up the ODBC is to use the ODBC Enterprise Stage.

No, the DRS stage can be set to ODBC as well. But you are correct that in PX you should use the Enterprise stage instead.
by chulett
Wed Sep 26, 2007 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Validating XML syntax
Replies: 2
Views: 664

It means the same thing in DataStage that it means outside of it. The Help for that option explains how to set it up, from what I recall.
by chulett
Wed Sep 26, 2007 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Usage of server components in parallel engine
Replies: 7
Views: 1324

Actually, techincally you can if you use a Server Shared Container, but it's not a very good idea.
by chulett
Wed Sep 26, 2007 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Sequence - Script Initialization Error
Replies: 4
Views: 1810

I don't see how the 'script ran fine' with those error messages. :?

Can you post the contents of your 'breakout log' file?
by chulett
Tue Sep 25, 2007 10:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unix command line - dsjob
Replies: 3
Views: 1357

:? Sorry, not really sure what you need help with or are looking for. Can you rephrase, please?
by chulett
Tue Sep 25, 2007 10:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: after job routine for a sequence
Replies: 10
Views: 1643

No such thing in a Sequence job, use an Execute Command stage to do that.
by chulett
Tue Sep 25, 2007 10:36 pm
Forum: General
Topic: Calculating buisness hours between two timestamps
Replies: 20
Views: 4493

Was wondering. Sorry, you'll need to wait for others as I'm strictly a Server guy. Or start wading through those 523 other posts...
by chulett
Tue Sep 25, 2007 9:48 pm
Forum: General
Topic: Calculating buisness hours between two timestamps
Replies: 20
Views: 4493

How to do what, search? :?

Below the Search Query box are radio buttons, the default is 'Exact Match' which means you are looking for that exact phrase. The last option, from what I recall, is 'Search for all terms'. Try that.
by chulett
Tue Sep 25, 2007 9:30 pm
Forum: General
Topic: Calculating buisness hours between two timestamps
Replies: 20
Views: 4493

Hmm... I got 523 matches for "build px stage". Hint - don't use an 'Exact Match' (the default) for a phrase like that, try 'All words' instead.
by chulett
Tue Sep 25, 2007 7:03 pm
Forum: General
Topic: one more help please how to convert GMT to central time?
Replies: 10
Views: 4151

And then there's your assumption that tini is in the USA... Well, yah... duh, isn't everyone? In my defense, I popped open my Windows Time Zone dialog on my PC and pulled down the entire list of time zones. There was only one labelled as Central, so thought the assumption was safe. Unfortunately, i...
by chulett
Tue Sep 25, 2007 6:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling DSRunJob -99
Replies: 11
Views: 5174

edwds wrote:Reason I ask is why would this same sequence run fine later on and not give the error above.

It's a resource constraint and is all about what is running in total at the time the error occurs. That's why it 'runs fine later on' and why changing the parameter, as Ray notes, is needed.
by chulett
Tue Sep 25, 2007 6:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Improving Job Performance
Replies: 5
Views: 2000

And eschew 'messing around with' or 'playing around with' as performance improvement techniques. :wink:
by chulett
Tue Sep 25, 2007 6:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSSendMail - Attachement - DataStage Server 7.0
Replies: 7
Views: 4511

You can also use uuencode for the attachment file and pipe the output to a mail function like mailx for example.

D'oh! If you were on UNIX, that is. :wink:

For Windows, I'd stick with blat.
by chulett
Tue Sep 25, 2007 12:33 pm
Forum: General
Topic: one more help please how to convert GMT to central time?
Replies: 10
Views: 4151

Something like that I would simply Google for. GMT is 'Greenwich Mean Time' and is basically the zero point for all timezone offsets. 'Central' is defined as GMT-6 so you subtract six hours from GMT to get Central.

And then there's Daylight Saving Time...
by chulett
Tue Sep 25, 2007 12:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sql loader script runs outsd, but not insd Datastage
Replies: 1
Views: 889

What does your ".bad" file show? Anything?