SQLOPTS= Parameter File Option

Overrides a default SQL setting with the option specified in the RESET statement.

Valid in: spdsserv.parm parameter file
Interaction: Users can also specify RESET options using SQL explicit pass-through.

Syntax

SQLOPTS= "RESET option-1 [option-2...];

Required Argument

"RESET option"

specifies the RESET statement and one or more SQL options. For more information about SQL options that can be submitted in the RESET statement, see SQL Query Rewrite Facility.

Last updated: February 3, 2017