To improve the stability and security of DB instances, there are some restrictions on the use of DDS. For details, see Table 1.
Operation |
Restrictions |
---|---|
Connecting to a DB instance through a client |
|
Deployment |
ECSs in which DB instances are deployed are not visible to you. Your applications can access the database only through an IP address and port. |
Obtaining permissions of user rwuser |
Only the rwuser user permissions are provided on the instance creation page. For details about the related commands, see Which Commands are Supported or Restricted by DDS? |
Setting database parameters |
Most database parameters in the parameter groups you created can be modified. For details, see section Editing a Parameter Group. |
Migrating data |
You can use command line tools, including mongoexport and mongoimport, to migrate data. For details, see section Migrating Data. |
Storage engine |
Currently, DDS supports the WiredTiger storage engine only. |
Restarting a DB instance or a node |
A DDS DB instance must be restarted on the DDS console. |
Viewing DDS backup files |
You can download and view the backup files on the DDS console. For details, see section Downloading Backup Files. |