Search
Page 65 of 252. Showing 2,512 results (0.036 seconds)
A Primer for the pfx_dw Data Warehouse Schema
for a particular user: mysql> SELECT COUNT(*) FROM job_fact AS fact INNER JOIN user_dim AS user ON fact.user_sk = user.user_sk WHERE user.name = 'jburk' ; +----------+ | COUNT…A Primer for the pfx_dw Data Warehouse Schema
for a particular user: mysql> SELECT COUNT(*) FROM job_fact AS fact INNER JOIN user_dim AS user ON fact.user_sk = user.user_sk WHERE user.name = 'jburk' ; +----------+ | COUNT…A Primer for the pfx_dw Data Warehouse Schema
| | foobar | | fubar | | jburk | | perforce | | root | | shinya | +---------------+ Get a count of all jobs for a particular user: mysql…A Primer for the pfx_dw Data Warehouse Schema
for a particular user: mysql> SELECT COUNT(*) FROM job_fact AS fact INNER JOIN user_dim AS user ON fact.user_sk = user.user_sk WHERE user.name = 'jburk' ; +----------+ | COUNT…Qube 6.5-0 Release Notes
==== CL 11260 ==== @NEW: add Python/Perl API access to the new "timecumulative" subjob and work data ==== CL 11257 ==== @NEW: add support to the data warehouse for the new…Qube 6.5-0 Release Notes
to the new "timecumulative" subjob and work data ==== CL 11257 ==== @NEW: add support to the data warehouse for the new "cumulative time" instance and work columns ==== CL 11254…qbsub
--user string User account to use Note: needs admin or impersonation privilege --domain string Qube domain to use Note: needs admin or impersonation privilege --cpus…WV Job Detail Panels
frame or subjob/process by selecting a frame or subjob in the respective panel. Stderr Log This shows the Stderr (standard error) text output from the job. It can be filtered…WV Job Detail Panels
frame or subjob/process by selecting a frame or subjob in the respective panel. Stderr Log This shows the Stderr (standard error) text output from the job. It can be filtered…WV Job Detail Panels
frame or subjob/process by selecting a frame or subjob in the respective panel. Stderr Log This shows the Stderr (standard error) text output from the job. It can be filtered…