登录 注册
当前位置:主页 > 资源下载 > 28 > Sybase 12.5培训资料(内部资料)中关于如何更改Sp_configure参数值的说明

Sybase 12.5培训资料(内部资料)中关于如何更改Sp_configure参数值的说明

  • 更新:2024-07-08 19:14:56
  • 大小:706KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Sybase - 数据库
  • 格式:PPT

资源介绍

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.