DB2 passes parameters directly as host variables. This is the standard for COBOL. The alternative, PARAMETER STYLE GENERAL WITH NULLS, adds indicator variable arrays for nullable parameters.