Hmmm..the light is finally shinning, if the query isn't executable that
explains everything, my next questions is how do I go about making the file
executable.  By the way thank you very much for helping out.



#

Director {                            # define myself
  Name = baculaserver-dir
  DIRport = 9101                # where we listen for UA connections
  QueryFile = "/usr/lib64/bacula/query.sql"
  WorkingDirectory = "/var/lib/bacula"
  PidDirectory = "/var/run/bacula"
  Maximum Concurrent Jobs = 1
  Password = "............."         # Console password
  Messages = Daemon
}


On Mon, Mar 4, 2013 at 2:47 PM, compdoc <comp...@hotrodpc.com> wrote:

> By the way, open /etc/bacula/bacula-dir.conf****
>
> ** **
>
> What directory is listed for 'QueryFile = "???"'****
>
> ** **
>
> Please don’t paste your password.****
>
> ** **
>
> Director {                            # define myself****
>
>   Name = your-dir****
>
>   DIRport = 9101                # where we listen for UA connections****
>
>   QueryFile = "???"****
>
>   WorkingDirectory = "/var/bacula/working"****
>
>   PidDirectory = "/var/run"****
>
>   Maximum Concurrent Jobs = 1****
>
>   Password = "++++++++++++++++++++++++++++++++++"         # Console
> password****
>
>   Messages = Daemon****
>
> }****
>
> ** **
>
> ** **
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to