Search
Page 1 of 2. Showing 12 results (0.019 seconds)
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…How to repair the supervisor database <6.4
to the command prompt: mysqlcheck --repair --all-databases Wait for process to complete…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…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…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…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…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…WranglerView 6.4-3a Release Notes
" to ' --' @TWEAK: force the logPane to be visible when doing a database heath check or repair to provide feedback during a potentially long-running process…Common Administrative Actions
Authentication. Qube! Database Maintenance (Available only on the supervisor) http://confluence.pipelinefx.com/pages/viewpage.action?pageId=1867805 : How to repair the MySQL Database…How-To
General How-to's: How to use qbwrk.conf How to migrate Qube! supervisor How to repair the supervisor database <6.4 How to implement locking/unlocking a Windows worker at user login…