It was expected that PTF RO5195 would resolve any GETVIS errors, what do we need to change. The PTF says use the following:
// SETPFIX LIMIT=10K,PERM
In some environments the GETVIS may need to be increased once the PTF is APPLYd to resolve any similar issues.
It is recommend you change:
// SETPFIX LIMIT=10K,PERM
to
// SETPFIX LIMIT=16K,PERM
There must be at least 10K of permanent PFIX for each partition that invokes the DYNT/VM interface. Setting the value to 16K seems to be good for more active environments.