]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/en/main/table_job_status.tex
This fix give an answer to the documentation bug https://bugs.baculasystems.com/view...
[bacula/docs] / docs / manuals / en / main / table_job_status.tex
1 \begin{longtable}{cX}
2 \caption{Job Status}\label{tab-job-status}\\
3 \toprule
4 \rowcolor{bsysredtwo}
5 \multicolumn{1}{c}{\textbf{Status}} & 
6 \multicolumn{1}{c}{\textbf{Description}} \\
7 \midrule
8 \endfirsthead
9 \caption[]{Cont.}\\
10 \toprule
11 \rowcolor{bsysredtwo}
12 \multicolumn{1}{c}{\textbf{Status}} & 
13 \multicolumn{1}{c}{\textbf{Description}} \\
14 \midrule
15 \endhead
16 \midrule
17 \rowcolor{white}
18 \multicolumn{2}{c}{See on next page}\\
19 \endfoot
20 \bottomrule
21 \endlastfoot
22 A & Job canceled by user \\
23 B & Job blocked \\
24 C & Job created but not yet running \\
25 D & Verify differences \\
26 E & Job terminated in error \\
27 F & Job waiting on File daemon \\
28 I & Incomplete Job \\
29 L & Committing data (last despool) \\
30 M & Job waiting for Mount \\
31 R & Job running \\
32 S & Job waiting on the Storage daemon \\
33 T & Job terminated normally \\
34 W & Job terminated normally with warnings \\
35 a & SD despooling attributes \\
36 c & Waiting for Client resource \\
37 d & Waiting for maximum jobs \\
38 e & Non-fatal error \\
39 f &  Fatal error \\
40 i & Doing batch insert file records \\
41 j &  Waiting for job resource \\
42 l &  Doing data despooling \\
43 m &  Waiting for new media \\
44 p &  Waiting for higher priority jobs to finish \\
45 q & Queued waiting for device \\
46 s &  Waiting for storage resource \\
47 t & Waiting for start time \\
48 \end{longtable}