Config Group
    • PDF

    Config Group

    • PDF

    Article Summary

    Available in Classic

    With Config group, you can create, modify, and delete config groups which lets you efficiently manage MSSQL servers created by grouping them and specifying the same settings for the servers in the group. Config groups created can be applied to multiple MSSQL services, and a config group with MSSQL installation default values is provided by default.

    Config group page

    The basics of using config group are as follows.

    clouddbformssql-configgroup_main_en

    FieldDescription
    ① Menu nameName of the menu currently being viewed
    ② Basic featuresCheck details for Cloud DB for MSSQL, refresh the Config group page.
    ③ Config group featuresCreate, modify, and delete config groups
    ④ config settingsSet configs for a config group.

    Create config group

    The following describes how to create a config group.

    1. From the Classic environment of the NAVER Cloud Platform console, click the Services > Database > Cloud DB for MSSQL menus, in that order.
    2. Click the Config group menu.
    3. Click the Create tab, and then enter the required information for creation.
      clouddbformssql-configgroup_create_en
      • Name: name of the config group to create
        • Enter between 3 and 25 characters using lowercase English letters, numbers, and hyphens (-).
        • It must start with an English letter and end with an English letter or a number.
        • A duplicated name can't be used.
      • sp_configure and trace flag items: the config variable values to apply to the config group to be created
    4. Click the [Yes] button.

    Config variable list

    The following is the descriptions for config variables.

    Config name (settings variable name)Description
    user connectionsThe maximum number of concurrent user connections allowed for the MSSQL server
    remote accessWhether SP execution is controlled on the local/remote server where the MSSQL server is running
    max worker threadsThe number of worker threads that can be used for the MSSQL process
    network packet sizeThe size of packets used in the overall network (byte)
    show advanced optionsView options
    remote query timeoutThe time limited in which remote work can be carried out (second) It is allowed indefinitely if this value is 0.
    cost threshold for parallelismCost threshold value for creating parallel plans used in the optimizer
    max degree of parallelismThe number of processors to be used for running a parallel plan
    optimize for ad hoc workloadsThe option that increases cache efficiency for jobs that process multiple ad hoc queries
    access check cache bucket countIt controls the number of hash buckets used in access check result cache.
    backup checksum defaultWhether backup checksum at the default value is used during backup and recovery
    automatic soft-NUMA disabledWhether automatic soft NUMA is not used
    Ad Hoc Distributed QueriesWhether ad hoc queries are allowed
    • Refer to SQL docs for details about trace flag.

    Change config group

    The following describes how to change settings of a config group created.

    1. From the Classic environment of the NAVER Cloud Platform console, click the Services > Database > Cloud DB for MSSQL menus, in that order.
    2. Click the Config group menu.
    3. Click the Change tab.
    4. Select the config group name you want to change config settings, and then click the [Load] button.
    5. Check or enter any necessary information for editing.
      clouddbformssql-configgroup_change_en
      • ID: the unique variable ID
      • Name: name of the variable set
      • Value: variable value
      • Min: the minimum value that can be entered in the variable
      • the maximal value that can be entered in the variable
      • Is_dynamic: Whether instant configuration is available. If not, it'll be applied after restart.
      • Desc: It separates items that can be set with sp_configure and items dbcc traceon/traceoff among database options.
    6. Click the [Change] button.

    Delete config group

    The following describes how to delete a config group.

    Caution
    • You can't delete a config group if a configured MSSQL service exists in the config group. Change the config group of the MSSQL service with the config group to be deleted, and try again.
    • You cannot delete the default config group.
    1. From the Classic environment of the NAVER Cloud Platform console, click the Services > Database > Cloud DB for MSSQL menus, in that order.
    2. Click the Config group menu.
    3. Click the [Change] tab.
    4. Select the config group name you want to delete, and then click the [Delete] button.
    5. When the Delete config group pop-up window appears, click the [Yes] button.

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.