CLIENTDEPLOYUSELOCALCATALOG
The CLIENTDEPLOYCATALOGURL option specifies whether the local version of the catalog file is used for automatic client deployment operations.
You can update this server option without stopping and restarting the server by using the SETOPT command. See SETOPT (Set a server option for dynamic update).
Syntax
Parameters
- No
- Specifies that the local version of the catalog file is not used. Instead, the catalog file is downloaded from the location that is specified by the CLIENTDEPLOYCATALOGURL option. The default value is NO.
- Yes
- Specifies that the local version of the catalog file is used. Catalog files are not downloaded during client deployment operations. If you set this option to YES, the value is retained after the server is upgraded.
Example
Specify that the local version of the catalog file is used.setopt clientdeployuselocalcatalog yes