Search found 78 matches

by tehavele
Tue Jul 21, 2015 12:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage - Oracle Connector - Partitioned table-dump score
Replies: 5
Views: 5187

rkashyap wrote:Large no of partitions (36) on the table may have adverse impact on performance.
I am experiencing adverse impact of such partitioning. I am planning to change it to same partitioning ans see how it performs. Will share the results once done.
by tehavele
Fri Jul 17, 2015 2:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage - Oracle Connector - Partitioned table-dump score
Replies: 5
Views: 5187

Thanks rkashyap for your reply. From above reply it is pretty much clear now.
by tehavele
Thu Jul 16, 2015 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage - Oracle Connector - Partitioned table-dump score
Replies: 5
Views: 5187

Datastage - Oracle Connector - Partitioned table-dump score

Hi Guys, I am trying to understand below job score. Environment Details - DataStage - 9.1.2 Oracle -- 11gR2 OS - Oracle Solaris Config File - 4 node Oracle connector Partition Type - Oracle Connector Write Mode - Insert Target table is partitioned by Range Method Job Detail -- DataSet ------ > Copy ...
by tehavele
Mon Jul 13, 2015 12:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivot Enterprise Stage - Vertical Pivot issue
Replies: 8
Views: 8187

Kept previous settings as it is and added Sort Stage with "Don't Sort (Previously Sorted)" set and It worked just fine.

Thanks Priyadarshi.
by tehavele
Sun Jul 12, 2015 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivot Enterprise Stage - Vertical Pivot issue
Replies: 8
Views: 8187

Tried 2nd option by 1) inserting a separate sort stage and setting "Don't Sort (Previously Sorted)" 2) removing previous setting of hash partitions and sorting 3) removing APT_NO_SORT_INSERTION but it dint give expected output. Orders of pivoted columns were incorrect for some of the rando...
by tehavele
Sat Jul 11, 2015 8:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivot Enterprise Stage - Vertical Pivot issue
Replies: 8
Views: 8187

This issue is resolved now. Even though hash partitioning and sorting were set up properly it was not behaving as per expectation. Issue Identification:- Upon observing dump score it was cleat that Vertical Pivot stage was inserting it's own 'tsort' operator which was only happening on KEY columns a...
by tehavele
Fri Jul 10, 2015 6:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivot Enterprise Stage - Vertical Pivot issue
Replies: 8
Views: 8187

Hash partitioning and sorting is done on Input Page of Pivot Enterprise Stage.
  • Hash Partitioning - KEY (all key columns )
    Sorting - KEY (all key columns + SEQ).
Pivot Stage Properties:-
  • GroupBy - KEY( All key columns )
    Pivot - SEQ and VALUE
by tehavele
Fri Jul 10, 2015 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pivot Enterprise Stage - Vertical Pivot issue
Replies: 8
Views: 8187

Pivot Enterprise Stage - Vertical Pivot issue

I am trying to pivot rows to columns using Pivot Enterprise Stage (vertical Pivot) Somehow I am unable to execute successfully in parallel mode. Here is the detailed issue. I have mainly three columns KEY (bunch of group by columns) SEQ (values ranging 1 to 48 ) and VALUE (contains actual values - 4...
by tehavele
Wed Nov 28, 2012 6:06 pm
Forum: General
Topic: Mirror Image of InfoSphere environment, possible?
Replies: 2
Views: 1573

Mirror Image of InfoSphere environment, possible?

Hi Experts, 1)My question is whether it is possible to create a mirror image of the datastage env on a seperate Unix matchine to use for a limited time say 3 weeks, just like a disaster recovery mechanism? 2)In this scenario does Licencing based on CPUs be an issue? 3)If the IP and the hostname chan...
by tehavele
Wed Oct 31, 2012 2:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Hi ArndW
Considering the fact that we can only compare two servers' performances with identical data only, I have used the same Input and same Reference data for both servers.
Clearly, servers fair differently on the same load.
by tehavele
Sun Oct 28, 2012 8:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Oh sorry chullet, I referred to the ArndW comments earlier. Well chullet, in 'bitness' the servers are similar 64Bit. Infact in the same server I am now able to run this job completely with a EV "APT_LUTCREATE_MMAP = 1". This changes the way job uses the memory [Work arround]. Thus I suspe...
by tehavele
Tue Oct 23, 2012 2:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Yes, u are right. But my greater concern is that how can the same 7 Gb of data gets referenced in one server in same job and fails in another !!!

Strange.
by tehavele
Sun Oct 21, 2012 9:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Hi ArndW, Thanks, this is a very nice workaround. But I want the lookup stage to work in this case. This will also help me solve a bigger issue of this perticular server not performing well in case of jobs with lookup stage. This server performs slower than a server with less resources and very same...
by tehavele
Sun Oct 21, 2012 8:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Re: Lookup job fails with error "Could not alloc memory

Hi Rohit, THe database is Oracle. Data is over 9 million or around 7 Gb in the reference. The hardware architecture of both servers are not same. It is very strange that same jobs runs fine with same data/DB in a server with 2 CPU, 15 Gb Ram less space allocated to Scratch and Datasets. But is fails...
by tehavele
Thu Oct 18, 2012 12:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup job fails with error "Could not alloc memory for
Replies: 21
Views: 9695

Hi, I did check the command "ulimit -a" from within a job. It gave me the same values. So how do we go further !!! shall I just increase the value more and try? JB_STG3_POD_REGISTRY_SAP_UPLOAD_10..BeforeJob (ExecSH): Executed command: ulimit -a *** Output from command was: *** time(seconds...