Skip to main content

Activate FPT Database Engine service

Activation makes the Database Engine service available inside a VPC. Until it runs, no one can create or manage databases there. It is needed once per VPC.

Because activation and deactivation affect database availability for the whole VPC, these operations belong to high-privilege roles such as Tenant Admin or Cloud Platform Admin.

Required permissions

PermissionAction typeAllows
manageDatabase:ProvisionBackendCreateActivating the service within a VPC
manageDatabase:DeactiveBackendDeleteDeactivating the service within a VPC

Activate the service

  1. Log in to FPT Cloud Portal. From the main menu, select Database PlatformAll Databases.

    Database Engine Management page with Activate Service

  2. Click Activate Service.

The system switches to a processing screen. Activation takes approximately 8–10 minutes and initializes the backend components the service needs.

When the status reaches Active, you can provision database clusters.

Deactivate the service

Deactivating disables all database creation and management in the VPC.

warning

Deactivation is only possible when the VPC holds no database resources. Delete every cluster first — and remember deleting a cluster destroys its data.

  1. From the main menu, select Database PlatformAll Databases.

    Database Engine Management page with Deactivate

  2. Click Deactivate.

Deactivation takes approximately 8–10 minutes. Afterwards the status is Inactive and every Database Engine operation in the VPC is blocked until the service is activated again.

Next steps