Search found 42189 matches

by chulett
Tue Apr 16, 2013 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not find "APT_DB2ReadOperator"...
Replies: 12
Views: 4324

Thankfully, no you do not mon ami. :wink:
by chulett
Tue Apr 16, 2013 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion issue happened during DS upgrade
Replies: 3
Views: 1487

Re: Data conversion issue happened during DS upgrade

nimix9ig wrote:1. we copied the DS project /DDL/data in DB from existing DS7.5 environment

This is problematic. You copied over the entire Project at the O/S level after you set up the 8.7 server? You didn't export the old projects and then import them into the new environment? :?
by chulett
Tue Apr 16, 2013 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not find "APT_DB2ReadOperator"...
Replies: 12
Views: 4324

And the "back quote" that Andy mentions is officially called a grave accent. :wink:
by chulett
Tue Apr 16, 2013 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional Deletion
Replies: 22
Views: 5872

I tried to do the same but if I have to dump that small portion of data, I need to create a separate job for it. So? You'd just need to run it first. You haven't clarified for us how much data is "left" after the delete (or if you could get the grants to do that) to help decide if the app...
by chulett
Mon Apr 15, 2013 10:57 am
Forum: General
Topic: Difference: package (pkg) vs. export (dsx) for deployment
Replies: 3
Views: 1953

... and if it still works like it has before this, an XML export is first converted back to dsx format 'under the covers' and then imported. Another part of the slowing down of the process.
by chulett
Mon Apr 15, 2013 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional Deletion
Replies: 22
Views: 5872

If the amount of data you are keeping is a very small portion of the data to be deleted, you may want to look into the old trick of creating a new table with just the data to keep copied into it and then drop and swap.
by chulett
Mon Apr 15, 2013 7:53 am
Forum: General
Topic: Install Directory and Project Directory
Replies: 4
Views: 1104

Re: Install Directory and Project Directory

I think a full re-install is in your future but I'll let others who know for certain reply. However, I did just have to say...
synsog wrote:but since the C drive is not backed up on the server
Seriously? :shock:
by chulett
Mon Apr 15, 2013 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read from Sharepoint
Replies: 1
Views: 963

Did you try an exact search here for "sharepoint"? It returned 15 other posts for me when I did...
by chulett
Mon Apr 15, 2013 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional Deletion
Replies: 22
Views: 5872

Well... you're not deleting just the "previous day's data" with that statement, you are deleting ALL dates less than the business date. Are those two equivalent? Is everything less than the business date all from the previous day? ps. Creating another job won't change how a 30M record tran...
by chulett
Mon Apr 15, 2013 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Tune a query with where clause that has a function
Replies: 6
Views: 1491

I meant only to give a generic idea that I'm using a SUBSTR. Just an FYI but that's never a good idea. When people post "generic" examples or "something like" whatever it is that they are actually doing we can spend time chasing our tails until what they are actually doing is cl...
by chulett
Sun Apr 14, 2013 9:29 am
Forum: General
Topic: calculate daily,hourly basis data?
Replies: 5
Views: 1570

The connectors are fully documented. As noted in the Connectivity Guide for Oracle Databases pdf: 1. From the parallel canvas, double-click the Oracle connector icon, and then select the output link to edit 2. Set Read mode to Select 3. Set Generate SQL at runtime to No, and then specify the SELECT ...
by chulett
Fri Apr 12, 2013 4:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help on "Before SQL" on DB2 Connector
Replies: 9
Views: 2975

FWIW, we use '12/31/9999' as one of our magic dates. :wink:
by chulett
Fri Apr 12, 2013 4:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non English Characters in Fixed length Char field
Replies: 18
Views: 6630

You strip out the so-called "unreadable" characters? Throw away the client's data? :shock: That would be a big no-no here. Are you sure you don't want to fix this instead?
by chulett
Fri Apr 12, 2013 9:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non English Characters in Fixed length Char field
Replies: 18
Views: 6630

OK.

The Reply to topic link is at the top and bottom of every page. When you are reading this look down a little bit.

And that's why I said to increase it to something larger like 100 and see what ends up in the field.
by chulett
Fri Apr 12, 2013 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non English Characters in Fixed length Char field
Replies: 18
Views: 6630

Thank you. Just really wanted to note that it's not really necessary to do that, we're here several times a day every day and really try to keep an eye on things as much as possible. :wink: A couple of other thoughts... there is a Reply to topic link, there's no need to 'Reply with quote' each and e...