Search found 9 matches

by BritDeveloper
Thu Sep 23, 2010 7:33 am
Forum: General
Topic: Client Tier Minimum Specification
Replies: 5
Views: 2253

Sorry I should have beeen more specific. The actual compiles themselves arent slow, its how long it takes the application to load the prompt screens. I have run the imports/compiles from the command line using dscc and dscmdimport and the response time is adequate. I think from an administration per...
by BritDeveloper
Thu Sep 23, 2010 5:44 am
Forum: General
Topic: Client Tier Minimum Specification
Replies: 5
Views: 2253

Thanks for your reply

The Servers are all locatd on a the same LAN with a minimum of 100mbits.

Operation within the application is "OK" however its still not fast as working within the legacy DS7 install.

Ive also found Multi-job compile,imports, exports all a painfully slow process.
by BritDeveloper
Thu Sep 23, 2010 4:01 am
Forum: General
Topic: Client Tier Minimum Specification
Replies: 5
Views: 2253

Client Tier Minimum Specification

Guys and Gals, We are currently upgrading to a 3 tier topology and have found that the datastage Administrator/Designer/Director is much slower to respond in 8.1 than it is in 7.0. We are currently running the client on Windows XP and 2gb RAM as suggested in the Minimum Specification however I cant ...
by BritDeveloper
Tue Aug 24, 2010 7:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete data from an Oracle table Error
Replies: 4
Views: 3285

FYI

THis patch was just for linux... THere are rewriting it (as we speak!) for solaris... Fun!
by BritDeveloper
Wed Aug 18, 2010 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete data from an Oracle table Error
Replies: 4
Views: 3285

Thanks Ray! Ive found the following link to a patch that can resolve the problem. http://www-01.ibm.com/support/docview.wss?uid=swg1JR36720 But I can t find where I download it from as its not in Fix Central (That I can see!). Ive raised a service request in the hope they can point me in the right d...
by BritDeveloper
Tue Aug 17, 2010 10:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Population of DS_ROUTINES
Replies: 2
Views: 2224

THanks for your input. We believe that the hash file is populated on compilation of the individual routine but despite using multi job complier they didnt seem to be appear in there. TBH its started working again but we're not sure why ... would be nice to find a root cause but I think we wont get t...
by BritDeveloper
Tue Aug 17, 2010 10:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete data from an Oracle table Error
Replies: 4
Views: 3285

Delete data from an Oracle table Error

We are currently trying to migrate some server jobs from v7.0 to v8.1 When trying to delete data from an Oracle table using Stage Type : OCI 9i Query Type : Enter Custom SQL Statement The job aborts and generates the error message: Insert rows must be the update action to clear the table The custom ...
by BritDeveloper
Thu Aug 12, 2010 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Population of DS_ROUTINES
Replies: 2
Views: 2224

Population of DS_ROUTINES

Does anyone know how/if the DS_ROUTINES file is populated and maintained in Enterprise edition (V8)? I am searching for a routine using the following code but it seems to be returning null. The routine can be edited, tested etc as normal from the repository viewer but I can't find it in the DS_ROUTI...
by BritDeveloper
Thu May 13, 2010 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 8.1 is behaving differently than 7.0
Replies: 1
Views: 1839

8.1 is behaving differently than 7.0

Hi All, we are currenntly having problems with a job that we have migrated from 7.0 (SE) to 8.1 (EE) Update Query type "update action from options and column tabs" update action "Insert rows without clearing" generated sql version 7: INSERT INTO PRODUCT (PRODUCT_SEQ_NO, TIME_STAM...