Search found 42189 matches

by chulett
Fri Oct 07, 2011 6:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: duplicate issue
Replies: 8
Views: 1659

suse_dk wrote:There is no criteria for which duplicate is choosen - it is just the first one encounted that the match will be performed on.
That sounds like criteria to me. :wink:
by chulett
Fri Oct 07, 2011 6:30 am
Forum: General
Topic: Usage of CLEAR.FILE
Replies: 2
Views: 948

Yes. And it's hashed file and #1 is one.
by chulett
Fri Oct 07, 2011 6:29 am
Forum: General
Topic: Number of execution/ per day
Replies: 2
Views: 702

That's going to depend on how the jobs are scheduled. For ones scheduled via the Director client, that information can be found in the scheduling user's crontab. Note that is a UNIX specific answer as that is how the post is marked.
by chulett
Thu Oct 06, 2011 7:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: warning
Replies: 13
Views: 5887

The tranformtion code i am using is timestamp(iconv(trim(RPT)," D/2")) Not really sure what your "timestamp" function might be. Can you post some unadulterated examples of the source data? And let us know what the actual datatype of the target column is, meaning in the database ...
by chulett
Thu Oct 06, 2011 6:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: data truncated issue
Replies: 2
Views: 1337

Googling for that error usually points to issues wit date or date/time fields. Have you verified that the values you have there are appropriate for the target datatype?
by chulett
Thu Oct 06, 2011 6:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: data truncated issue
Replies: 2
Views: 1337

Hargun - Server job questions go in the Server Edition forum.

Thanks.
by chulett
Thu Oct 06, 2011 10:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector
Replies: 5
Views: 2802

Let us know if this helps.
by chulett
Wed Oct 05, 2011 6:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: warning
Replies: 13
Views: 5887

So... this is a Server job?
by chulett
Wed Oct 05, 2011 6:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: passing string in Job parameter
Replies: 3
Views: 1419

Why pass it with the quotes? Can you not simply pass the value and include the quotes in your SQL? Something like:

WHERE TABLE_TYPE = '#Parameter_Value#'
by chulett
Wed Oct 05, 2011 6:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Changing 64BIT_FILES to 1
Replies: 7
Views: 3868

Well, at least now I know where to point if anyone ever asks me if I know someone who has turned that option on. :wink:
by chulett
Wed Oct 05, 2011 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table definition unknown
Replies: 9
Views: 2543

Sure, there are games like that you can play to expose passwords, using them in any fashion that requires them to be decrypted with passed. Forgot that little nugget. :wink:
by chulett
Wed Oct 05, 2011 7:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table definition unknown
Replies: 9
Views: 2543

I don't see what could be considered "illegal" about it, never mind the fact that the password is encrypted. Usually the password in question is specific to the ETL functional user, so it's not like there would be far-reaching unknown consequences to having it reset. Hopefully. :wink:
by chulett
Wed Oct 05, 2011 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table definition unknown
Replies: 9
Views: 2543

OK... so you have the password encrypted in the jobs but no-one locally knows what it is? Phil Hibbs has a utility that will (amongst other things) decrypt them, let me see if I can find it.

And no RCP in Server, I'm afraid.

Found it here: viewtopic.php?t=132851
by chulett
Wed Oct 05, 2011 7:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table definition unknown
Replies: 9
Views: 2543

Re: Table definition unknown

I can't get access to the database, because nobody knows the password, even if there is password on Administrator (but it is encrypted). That's your hurdle... without access to the database, everything else is moot. So, is this a database you "own"? If so, as DBA should be able to assign ...
by chulett
Tue Oct 04, 2011 11:58 pm
Forum: General
Topic: clearing &PH& directory in production environment
Replies: 45
Views: 11992

ray.wurlod wrote:Craig does not have access to a version 8.7 system.
Nope, just 9.1 at the moment. :wink: