Oc_admin_settings table not found

Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing ‘SELECT class FROM oc_admin_settings WHERE class = ? LIMIT 1’ with params [“OCA\FederatedFileSharing\Settings\Admin”]: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘database_owncloud.oc_admin_settings’ doesn’t exist

How to fix this error?


I restore again my database backup then i found the table of oc_admin_settings.

thank you