Search

Search

Help

Page 1 of 5. Showing 46 results (0.012 seconds)

  1. Database Repair

    Performing a database repair is a more exhaustive check of the internal database structure, and so more time is required for each table compared to a simple health check…
    Qube 6.4Oct 17, 2012
  2. How to repair the supervisor database <6.4

    to the command prompt: mysqlcheck --repair --all-databases Wait for process to complete…
    Qube 6.4Nov 05, 2012
  3. Qube! Database Maintenance (Available only on the supervisor)

    without being gracefully shut down, or runs out of disk space, individual tables in these databases can become corrupt and need to be repaired. In most cases, Qube! will continue…
    Qube 6.4May 23, 2013
  4. Database Health Check

    that contain these error conditions are cached, and a subsequent Database Repair will be performed only on these tables. If the QubeGUI is restarted, the list of tables with errors…
    Qube 6.4Oct 12, 2012
  5. How do I get past an installer stuck on the MySQL database install phase?

    . However the user account you choose must be capable of creating and deleting databases. Working around a Windows MySQL server running with skip-grant-grant-options disabled: You…
    Qube 6.4May 22, 2013
  6. Administration Menu

    ) - QubeWranglerView(6.4+) Performs a MySQL database health check on the supervisor Database Repair (Supervisor) - QubeWranglerView(6.4+) Performs a MySQL repair all database on the supervisor…
    Qube 6.4May 23, 2013
  7. Force a status change through the database

    % mysql -u root qube mysql> UPDATE job SET status = 0x140 WHERE id = ;…
    Qube 6.4Nov 05, 2012
  8. Use of an encrypted database_password

    Use of an encrypted database_password in the qb.conf will prevent either the Database Health Check or the Database Repair options from actually be executed, since…
    Qube 6.4Oct 12, 2012
  9. How do I reset the Supervisor MySQL database?

    (Example commands provided for OSX platform) login to your Supervisor open a Terminal window run the following command sudo /Applications/pfx/qube/utils/upgrade_supervisor -reset you may need to restart the Supervisor as well sudo SystemStarter stop super…
    Qube 6.4May 23, 2013
  10. How to migrate Qube! supervisor

    -privileges mysqlcheck -u root --repair --all-databases Once that's done, you should start the supervisor (/etc/init.d/supervisor start). Verify that the jobs are present: Code…
    Qube 6.4Mar 28, 2013