Skip to main content
PARIXDocs
Databases

Provisioning and database status

Understand shared activation, dedicated provisioning, dashboard status, and retries.

Database creation has two lifecycle shapes. A Developer shared database is placed into an existing shared cell and becomes active immediately. A dedicated database creates a profile and runs an asynchronous provisioning job before it is ready.

Dedicated profile states

Profile stateMeaning
draftThe requested profile exists but provisioning has not started.
provisioningInfrastructure is being created or changed. Operations that require an active profile remain unavailable.
activeThe profile is operational. The dashboard shows Ready when no higher-priority lifecycle state applies.
errorProvisioning or a later control-plane change failed. Review the displayed error before retrying.
deletedTeardown completed and the retained profile is lifecycle history. The database is hidden from normal product routes.

The provisioning job has its own status:

Job statusMeaning
queuedThe durable provisioning workflow has been accepted but has not started work.
runningProvider resources and Parix routing are being configured.
completedThe job completed and the profile should be active.
failedThe job stopped with an error.

Status shown on the dashboard

The dashboard combines provisioning and deletion state into a user-facing label:

Dashboard labelSource state
Not provisionedNo provisioning job or profile status is available.
ProvisioningJob is queued or running, or profile is provisioning.
ReadyJob is completed or profile is active.
ErrorJob is failed or profile is error.
DeletingDeletion is queued or running; this takes precedence over provisioning.
Delete failedThe deletion workflow failed.

The organization-level Recent databases list does not show provisioning progress. It normally labels a database Active until deletion begins. Open the database dashboard for the effective provisioning label and error details.

Follow progress

Use these surfaces together:

  1. Open the database dashboard to read the current label and any provisioning error.
  2. Select the notification bell to follow queued, in-progress, completed, or failed lifecycle notifications.
  3. Refresh the database page if a workflow has just transitioned.

When provisioning fails and a profile is available, the dashboard offers Try Again. Review the error before retrying; repeated failures can indicate unavailable provider capacity or configuration that requires support.

Concurrent lifecycle operations

Parix prevents conflicting work. An active deletion blocks new provisioning or upgrades. If deletion is requested while dedicated provisioning is already active, deletion remains queued and starts only after provisioning finishes. See Delete a database for the deferred state.