Different values from shmtest

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
mavrick21
Premium Member
Premium Member
Posts: 335
Joined: Sun Apr 23, 2006 11:25 pm

Different values from shmtest

Post by mavrick21 »

Hello,

When I run shmtest command with the same unchanged uvconfig file as the parameter, I get different values for DMEMOFF, PMEMOFF, CMEMOFF & NMEMOFF for each run.

1) Why does that happen?

2) How to chose the right set of values?

Thanks,
Mav
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

1) The values returned by shmtest are affected by everything happening on the machine at the time. Presumably your total load varies over time.

2) Leave the settings at their default values unless advised to change them by IBM support.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
mavrick21
Premium Member
Premium Member
Posts: 335
Joined: Sun Apr 23, 2006 11:25 pm

Post by mavrick21 »

Thanks Ray.
Post Reply