Plesk database missing in subscription

Plesk database missing in subscription

Check and Move database between different subscription

Issue: Database is not showing under the original Subscription from Plesk Panel

Observation: With the following command it is found under which subscription the database is currently exist. ( example database in the below command: chandist_steeldbl )

[root@plesk06 ~]# plesk db "select db.name as 'Database',d.name as 'Subscription',c.pname as 'Owner',c.login as 'Customer Username' from data_bases db,domains d,clients c where d.cl_id=c.id and db.dom_id=d.id" |grep chandist_steeldbl

Resolution: On the Plesk Panel Go to the Subscription the database is currently attached >> Click on Databases >> Click on Move to Subscription Tab 

Select the destination subscription from the drop down box and press OK 



    • Related Articles

    • Plesk Subscription-level daily schedule backup

      Plesk Subscription-level daily schedule backup How to schedule the backup How to restore the backup How to schedule the backup Step 1: Go to Subscriptions > example.com > Backup & Restore > Schedule. Step 2: Check the Activate backup task checkbox ...
    • Backup and restore MySQL database with Plesk

      Backup and restore MySQL database with Plesk Description: In Plesk, database dumps are created in the SQL format and saved as ZIP archives. If you need to create a dump in another format or to set custom settings for a dump, use the native ...
    • How to check Database Process List in Plesk Linux

      How to check the Database Process List in Plesk Linux We will follow the below steps to check the database process list from the Plesk Panel Step 1: Log in to the Plesk Panel > Tools & Settings > Database Process List Step 2: We can find the list of ...
    • Manage multiple subscriptions in Plesk

      Steps to switch to other domains from a single client login Description: Plesk control panel allows us to consolidate multiple domain accounts into a single client login making it easier for clients to manage their hosted domains through a single ...
    • Create Individual Plesk Login For Each Subscription

      Create Individual Plesk Login For Each Subscription Follow the steps to create Webmaster login for any subscription Step 1. Visit the URL http://<your_domain>:8880 or https://<your_domain>:8443 (For SSL) and login. Step 2. Select the Subscription ...