Search
Page 10 of 33. Showing 329 results (0.017 seconds)
A Primer for the pfx_dw Data Warehouse Schema
be querying the pfx_dw.job_fact table: mysql> SHOW CREATE TABLE pfx_dw.job_fact\G *************************** 1. row *************************** Table: job_fact Create Table: CREATE TABLE…A Primer for the pfx_dw Data Warehouse Schema
be querying the pfx_dw.job_fact table: mysql> SHOW CREATE TABLE pfx_dw.job_fact\G *************************** 1. row *************************** Table: job_fact Create Table: CREATE TABLE…A Primer for the pfx_dw Data Warehouse Schema
be querying the pfx_dw.job_fact table: mysql> SHOW CREATE TABLE pfx_dw.job_fact\G *************************** 1. row *************************** Table: job_fact Create Table: CREATE TABLE…A Primer for the pfx_dw Data Warehouse Schema
be querying the pfx_dw.job_fact table: mysql> SHOW CREATE TABLE pfx_dw.job_fact\G *************************** 1. row *************************** Table: job_fact Create Table: CREATE TABLE…How do I backup the Supervisor?
: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor innodb_data_home_dir: /var/lib/mysql…How do I backup the Supervisor?
: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor innodb_data_home_dir: /var/lib/mysql…How to set the starting job id to other than 250
: mysql -u root -e "INSERT INTO qube.jobid (id,realid,serverid) VALUES(1000,1000,0)" This can be done on a running supervisor, there's no need to stop it before executing…database_user
Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name…database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself…database_user
Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name…