Search found 42189 matches

by chulett
Tue Mar 03, 2009 6:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: validate numeric
Replies: 2
Views: 1183

IsValid()
by chulett
Tue Mar 03, 2009 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: locating job sequence in project
Replies: 4
Views: 1256

In the Administrator under Projects, after clicking on the 'Command' button.
by chulett
Tue Mar 03, 2009 6:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cli rejected buffer write
Replies: 1
Views: 933

First thing I'd do is take those two messages to my DBA, see if they know what they mean. Have you done so?
by chulett
Tue Mar 03, 2009 6:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Insert date value into SQL Server datetime columm
Replies: 31
Views: 22296

Re: Insert date value into SQL Server datetime columm

But doesn't that confirm that TO_DATE must be internal to DS if it's not available in SQL Server? Hmmm... I get what you are saying and I really wish I could explain the behaviour you are seeing but that still doesn't make it internal to DS. All DataStage should be doing is passing that sql to the ...
by chulett
Tue Mar 03, 2009 6:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamically reading Schema file in Sequential File Stage
Replies: 10
Views: 5226

Like there's no frustrations working with PX. :wink:

How about explaining what you'd like to do? Without using the word 'schema'.
by chulett
Tue Mar 03, 2009 12:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using the results of a lookup in another downstream lookup
Replies: 3
Views: 969

It really wants you to add a second transformer to do the third lookup. However, while you can't drag the key reference, you can simply type it in. Yes, it will stay red but will work if you've done everything correctly.
by chulett
Tue Mar 03, 2009 12:47 am
Forum: General
Topic: Failed to connect to host 80012
Replies: 6
Views: 4476

The problem solution mentioned in the linked post is not Premium Content.
by chulett
Mon Mar 02, 2009 11:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stages Locked & client hang
Replies: 5
Views: 1796

Did you do a full uninstall? That means cleaning up the registry and install disk to remove *any* traces of the old client before installing again. That and rebooting.
by chulett
Mon Mar 02, 2009 11:01 pm
Forum: General
Topic: Failed to connect to host 80012
Replies: 6
Views: 4476

Odd that it's prompting you for a password, it really shouldn't. See if anything in this post helps, sounds like you may have an ownership or permissions problem. Especially seeing as how it also 'cannot open log file'.
by chulett
Mon Mar 02, 2009 10:50 pm
Forum: General
Topic: Failed to connect to host 80012
Replies: 6
Views: 4476

New install that's never worked? Working install that suddenly stopped working?
by chulett
Mon Mar 02, 2009 5:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: delete on db2 table
Replies: 3
Views: 1742

OK, that question should always come up when deleting a large quantity of records and wanted to get it out of the way. :wink:
by chulett
Mon Mar 02, 2009 3:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with DSJ.LINKSTAGE
Replies: 7
Views: 2282

Aborts how, Lance? How is 'CurrentJobHandle' derived? Wondering if it should be DSJ.ME in those circumstances when it aborts.
by chulett
Mon Mar 02, 2009 3:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Locked
Replies: 10
Views: 4080

As noted, simplest to run it from the Adminstrator client - Projects / select the project / Command, then input the SQL as the 'Command' and click 'Execute' to run it.
by chulett
Mon Mar 02, 2009 3:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Convert Decimal to binary
Replies: 6
Views: 3660

"1010" is the binary representation of a decimal 10... 8+2... not two 10s stuck together. :?
by chulett
Mon Mar 02, 2009 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Locked
Replies: 10
Views: 4080

Suggest you check closer next time from the 'Clean up resources' tool. Don't always expect to find your job name there, sometimes all you'll find is a reference to one of the underlying objects by job number. For example, if there really was a process holding the job's log you would have seen a refe...