GVINCRISOLATION, <$INCREMENT cannot be performed on global xxxx as it has NOISOLATION turned ON>
Run Time Error: Global xxxx has NOISOLATION turned ON (through a VIEW "NOISOLATION" command). $INCREMENT is currently not supported for such globals.
Action: Change the application either to turn OFF NOISOLATION on the global or not use $INCREMENT on it.