VGJ0056E: Called program %1 expected %2 parameters but was passed %3.
Explanation
The wrong number of parameters was passed to a called program.
User Response
Rewrite the calling program or the called program so that both expect the same number of parameters to be passed.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.