文件名称:Sp_configure改变参数值-Sybase12.5培训资料(内部资料)
文件大小:706KB
文件格式:PPT
更新时间:2024-05-15 16:00:52
Sybase
Sp_configure改变参数值 sp_configure 更改配置参数的值 Syntax: sp_configure "parameter_name", parameter_value Example: sp_configure "number of remote connections", 50 - Configuration option changed. Since the option is static, Adaptive Server must be rebooted in order for the change to take effect.