DB2 access service set statements are not case sensitive.
To set an DB2 access service configuration property value or processing value for the current connection, issue a set statement in the form:
set { property_name | processing_name } value
where:
property_name is the name of the configuration property.
processing_name is the name of the processing option.
value is a valid value for the configuration property.
For example, the statement set Allocate request sets the Allocate configuration property value to request.
Copyright © 2005. Sybase Inc. All rights reserved. |