proposalbot 2efa8ae881 Changes to dds_umn from docs/doc-exports#409 (DDS UMN 20221101 version
DDS UMN

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2022-11-24 08:58:53 +00:00

37 lines
5.2 KiB
ReStructuredText

:original_name: dds_02_0002.html
.. _dds_02_0002:
Restrictions
============
To improve the stability and security of DB instances, there are some restrictions on the use of DDS. For details, see :ref:`Table 1 <dds_02_0002__table60364850123535>`.
.. _dds_02_0002__table60364850123535:
.. table:: **Table 1** Function restrictions
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Operation | Restrictions |
+==============================================+======================================================================================================================================================================+
| Connecting to a DB instance through a client | - To access a DDS DB instance which is not publicly accessible from an ECS, the instance must be in the same VPC subnet as the ECS. |
| | - By default, DDS cannot be accessed through an ECS in a different security group. You need to add an inbound rule to the DDS security group. |
| | - The default DDS port number is 8635. You can change it if you want to access DDS through another port. |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 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 :ref:`Which Commands are Supported or Restricted by DDS? <dds_faq_0033>` |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Setting database parameters | Most database parameters in the parameter groups you created can be modified. For details, see section :ref:`Editing a Parameter Group <en-us_topic_configuration>`. |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Migrating data | You can use command line tools, including mongoexport and mongoimport, to migrate data. For details, see section :ref:`Migrating Data <dds_03_0052>`. |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Storage engine | The WiredTiger storage engine is supported. |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 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 :ref:`Downloading Backup Files <en-us_topic_backup_download>`. |
+----------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+