Want more timely Centmin Mod News Updates?
Become a Member

Error when i try to repair database

Discussion in 'System Administration' started by pamamolf, Nov 7, 2014.

  1. pamamolf

    pamamolf Well-Known Member

    4,003
    420
    83
    May 31, 2014
    Ratings:
    +812
    Local Time:
    5:09 PM
    Nginx-1.17.x
    MariaDB 10.3.x
    Hi

    When i try to repair a database i am getting this:


    Code:
    domain_com_-_db2.ibf_profile_portal_viewsrepairErrorCan't find file: 'ibf_profile_portal_views' (errno: 2)
    domain_com_-_db2.ibf_topic_viewsrepairErrorCan't find file: 'ibf_topic_views' (errno: 2)
    Any ideas?
     
  2. eva2000

    eva2000 Administrator Staff Member

    49,869
    11,482
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,834
    Local Time:
    1:09 AM
    Nginx 1.21.x
    MariaDB 10.x
    errno = no such file or can not read file, so you either have missing tables and/or corruption you need to repair.

    You're on your own for that :)