Search found 42189 matches

by chulett
Sun Aug 24, 2008 8:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: If command
Replies: 8
Views: 1763

Please post examples of both - that which works and that which does not. Another option for 'dropping' a record that doesn't match any other link is a Reject link, or a link with a simple constraint that equates to that to avoid the warning a Reject link logs.
by chulett
Sun Aug 24, 2008 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command to stop logs generation in UNIX server?
Replies: 8
Views: 2260

Why the 'requirement'? What problem are you facing, if any?
by chulett
Sun Aug 24, 2008 12:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Update using Ora Stage and Insert using SQLLDR
Replies: 11
Views: 3443

I believe that the Oracle stage will have 'closed' and any locks released by the time you get to your after-job subroutine. You should be able to verify this from the logs by looking for a 'Finishing...' message from the stage before your after-job subroutine is called and the error is logged. Talk ...
by chulett
Sat Aug 23, 2008 7:45 pm
Forum: General
Topic: Windows XP sp3
Replies: 2
Views: 1302

Sorry, don't know anyone personally that has installed SP3, work or home. I've heard of some gamers online taking the plunge and their experiences seem to have ranged from complete chaos to no issues whatsoever.
by chulett
Sat Aug 23, 2008 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Tab delimited Sequential File
Replies: 11
Views: 6718

As noted in the first reply.
by chulett
Sat Aug 23, 2008 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Tab delimited Sequential File
Replies: 11
Views: 6718

:? Which I clarified. His 'not in server jobs' comment was specific to the mention of a drop down list which does not exist in Server, not that you can't use a tab delimited file.
by chulett
Sat Aug 23, 2008 7:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abort of Job
Replies: 6
Views: 1342

You can check before or after job for zero records and then decide what you need to do. That 'before' or 'after' could be in the job itself or outside the job leveraging a Sequence job. You could use a routine that checks the file size itself, or one that checks for the number of records written to ...
by chulett
Sat Aug 23, 2008 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Tab delimited Sequential File
Replies: 11
Views: 6718

No, of course it can. It's just that there's no drop-down select list, you need to (gasp) type in the decimal value or the actual delimiter. :wink:
by chulett
Sat Aug 23, 2008 12:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: no errors, no warnings, but logic doesnot works
Replies: 13
Views: 2889

pxraja wrote:I want to know whether the conversion of the field in constraint will work or not.

If done properly, sure.
by chulett
Fri Aug 22, 2008 11:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: If command
Replies: 8
Views: 1763

Wow. :?

One 'if'. 'And' not 'Or'.
by chulett
Fri Aug 22, 2008 5:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading from Excel File
Replies: 14
Views: 5871

Was wondering when that was going to come up. Can the ODBC 'text' driver be made to work for that or do you need to purchase one specifically for Excel?
by chulett
Fri Aug 22, 2008 5:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 3 character abbrevation for month in date
Replies: 8
Views: 1913

:lol: No, can't say that I have.
by chulett
Fri Aug 22, 2008 4:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Saving Datastage Logs
Replies: 7
Views: 1930

I know... small joke as that's usually the first piece of advice we see from you when someone asks this question. :wink:
by chulett
Fri Aug 22, 2008 4:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open Properties of Job Stages within a sequence
Replies: 11
Views: 5077

Sounds like the Windows XP Service Pack 2 problem. If indeed you are running SP2 on your PC then you need to contact your support provider for the patch.