Search found 42189 matches

by chulett
Tue Oct 30, 2012 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get records with MAXIMUM value in a timestamp column
Replies: 8
Views: 3654

:!: Kumarjit - please start using the Reply to topic 'button' rather than Reply with quote and quoting everything every time you post. Quote when you need to, just not all the time by default.

Thanks.
by chulett
Tue Oct 30, 2012 7:30 am
Forum: General
Topic: Refresh Development Environment from Production
Replies: 5
Views: 1185

I'll chime in on (i) and say it sounds just fine to me, assuming you mean the max() values from the refreshed tables.
by chulett
Mon Oct 29, 2012 10:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling Oracle Package using Oracle Connector
Replies: 5
Views: 3047

Stick with 'call'. As noted, save the anonymous block for something that speaks sqlplus.
by chulett
Mon Oct 29, 2012 11:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle partitions
Replies: 1
Views: 873

Fails how?
by chulett
Mon Oct 29, 2012 9:17 am
Forum: General
Topic: DSJE_REPERROR
Replies: 3
Views: 3340

Can you post the syntax you are using, please?
by chulett
Mon Oct 29, 2012 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to insert records into Odbc enterprise stage target
Replies: 8
Views: 1931

Odd that something like that would cause such an error. :?

Glad you got it sorted out.
by chulett
Mon Oct 29, 2012 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter values based Partition
Replies: 7
Views: 2008

FYI - Given the nature of the conversation in this thread, decided to move it from the Enhancement Request forum to here. Enjoy! :wink:
by chulett
Mon Oct 29, 2012 7:01 am
Forum: General
Topic: Can not start datastage 8.5 service
Replies: 3
Views: 6160

:!: Next time just post your question once in the proper forum. As Arnd noted, spamming multiple forums just tends to make the natives restless. I've deleted the duplicates since this is the correct forum for your issue.
by chulett
Mon Oct 29, 2012 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA-01461: can bind a LONG value only for insert into a LONG
Replies: 4
Views: 3432

Not much to go on here... are perhaps any of them of an unusual size, as in 'very large'? What's your target stage? What settings are you using there, for example Array Size? Details please.
by chulett
Sun Oct 28, 2012 4:08 pm
Forum: General
Topic: success count, error count, warning count of records
Replies: 6
Views: 1509

I hear when one is expecting it takes around nine months to find out what the answer is. :wink: One a more serious note, you've been given a direction towards a solution - dig into each job's log. Make sure you double-click on them to see the details in each one, especially the passive stage closing...
by chulett
Sun Oct 28, 2012 3:55 pm
Forum: General
Topic: "tr" command not working properly in test environm
Replies: 10
Views: 2994

For grins, verify that that is indeed the actual location of the shell on your O/S.
by chulett
Sat Oct 27, 2012 9:30 am
Forum: General
Topic: Issue with notification activity stage
Replies: 6
Views: 2406

For grins have you tried sending an email to a single email address to see if that works? I've seen odd behaviour with distribution lists in the past, depending on the email server and how exactly it was set up.
by chulett
Sat Oct 27, 2012 9:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy VOC entries of Hashed files
Replies: 10
Views: 4823

Ah yes, uvbackup and uvrestore, forgot about those.
by chulett
Fri Oct 26, 2012 4:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy VOC entries of Hashed files
Replies: 10
Views: 4823

I've never had to deal with that many as we kept as few as possible in the Projects, so I've handled them manually. And that meant validating the jobs that create them, so they create an empty hashed file and the VOC record and then copying over the Type30 directory contents from the old server / sy...
by chulett
Fri Oct 26, 2012 3:48 pm
Forum: General
Topic: Issue with notification activity stage
Replies: 6
Views: 2406

One thing to note is the "server" is not needed on a UNIX system, hence it not being mentioned in the template. Unless AIX is different in that regard...