Skip to main content

Activate FPT Database Engine service

Activating FPT Database Engine initializes the backend components that database clusters run on. You do this once per VPC, before anyone on your team can provision a cluster.

Activation and deactivation change database availability for the whole VPC, so grant these permissions only to high-privilege roles such as Tenant Admin or Cloud Platform Admin.

Required permissions

PermissionAction typeDescription
manageDatabase:ProvisionBackendCreateActivate the FPT Database Engine service within a VPC.
manageDatabase:DeactiveBackendDeleteDeactivate the FPT Database Engine service within a VPC.

Activate the service

Until the service is active, no one in the VPC can create or manage a database cluster.

  1. Log in to FPT Cloud Portal.

  2. From the main menu, select Database PlatformAll Database. The Database Engine Management page opens.

    Database Engine Management page with the Activate Service button

  3. Click Activate Service. The page switches to an activation progress screen.

Activation takes approximately 8 to 10 minutes. When it finishes, the service status changes to Active and you can create a database.

Deactivate the service

Deactivating blocks every create and manage operation in the selected VPC.

warning

You can only deactivate the service when the VPC holds no database resources. Delete all database clusters first.

  1. Log in to FPT Cloud Portal.

  2. From the main menu, select Database PlatformAll Database.

    Database Engine Management page with the Deactivate button

  3. Click Deactivate. The page switches to a deactivation progress screen.

Deactivation takes approximately 8 to 10 minutes. The service status then changes to Inactive and all FPT Database Engine operations in the VPC are blocked.

Next steps