[NO]CHECKCALLPARAMS
| Default: | When DIALECT=MAINFRAME, CHECKCALLPARAMS Otherwise, invalid directive | 
When DIALECT=MAINFRAME is set and your stored procedure parameters are explicitly declared in your code as input or output, set NOCHECKCALLPARAMS to turn off the input/output evaluation of parameters.
| Used at compile time: | Yes | 
| Behavior at run time: | Source file | 
See Scope - HCOSS SQL Compiler Directive Options for more information.