Re: [Bacula-users] Question about the database structure of Bacula

2011-09-29 Thread Tobias Tiederle
Am 28.09.2011 19:47, schrieb Stefan Michael Guenther: > Hello, > > the table "Status" contains the long and the short form of the job status > messages. > > When I have a look at the table JobHisto, it has a field named JobStatus, but > most of the values are "54". > How do get the "real" job sta

Re: [Bacula-users] Question about the database structure of Bacula

2011-09-28 Thread Marcello Romani
Il 28/09/2011 20:47, Stefan Michael Guenther ha scritto: > Hello, > > the table "Status" contains the long and the short form of the job status > messages. > > When I have a look at the table JobHisto, it has a field named JobStatus, but > most of the values are "54". > > How do get the "real" jo

[Bacula-users] Question about the database structure of Bacula

2011-09-28 Thread Stefan Michael Guenther
Hello, the table "Status" contains the long and the short form of the job status messages. When I have a look at the table JobHisto, it has a field named JobStatus, but most of the values are "54". How do get the "real" job status message out of the table JobHisto? Thanks, Stefan --