DSNA206E DSNACA00 TCB=address WRONG NUMBER OF PARMS OR VL BIT OFF

Explanation

An erroneous Db2 call attachment facility request was received. The request had too many or too few parameters and could not be processed. The message is accompanied by return code (R15) 200 and code (R0) 00C10206.

System action

The previous request was not processed. The Db2 call attachment facility is ready for more input.

System programmer response

Refer the problem to the programmer using the Db2 call attachment facility.

Programmer response

Correct the logic in your application. Be sure that any parameter list passed to the Db2 call attachment facility has the correct number of parameters for the individual call, and that the high order (VL) bit is turned on to end the parameter list.

Problem determination

See a DSNTRACE trace stream to understand the context of this message.