EGL Java™ runtime error code CSO8204E

CSO8204E: Cannot pass an Any, Dictionary, ArrayDictionary, Blob, Clob, or Ref variable as a parameter.

Explanation

The types listed may not be used as parameters on a call statement. In addition, types that contain the listed types may not be used as parameters.

User Response

Do not pass that kind of parameter to the called program.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.