forked from docs/doc-exports
Reviewed-by: Drobnak, David <david.drobnak@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
3.7 KiB
3.7 KiB
Changing a DB Instance Name
Scenarios
This section describes how to change a GaussDB(for Cassandra) instance name to identify different DB instances.
Method 1
- Log in to the GaussDB NoSQL console.
- On the Instance Management page, click
to the right of the instance whose name you wish to change.
- To submit the change, click OK.
The new name can be the same as an existing instance name. It must start with a letter and consist of 4 to 64 characters. Only letters (case-sensitive), digits, hyphens (-), and underscores (_) are allowed.
- To cancel the change, click Cancel.
- To submit the change, click OK.
- View the results on the Instance Management page.
Method 2
- Log in to the GaussDB NoSQL console.
- On the Instance Management page, click the instance whose name you wish to change.
- In the Instance Information area on the Basic Information page, click
in the DB Instance Name field to change the instance name.
- View the results on the Instance Management page.
Parent topic: DB Instance Management