hi
I wondered how to set the catalog without the menu. it can be selected
by "use catalog=". Created a patch to show the argument with
"help use".
you'll find it attached.
- Thomas
diff --git a/bacula/src/dird/ua_cmds.c b/bacula/src/dird/ua_cmds.c
index 0fb98da..e62f5a9 100644
--- a/bacula/
Hello Eric,
during the update of my rpm packages, I have the following problem:
the macro '@SQL_BINDIR@' inside of 'make_catalog_backup.pl'
is not replaced by the correct path, so the Catalog Backup job does not work.
My analysis (and I have to admit that I dont't have much knowledte of the
Hello Philipp,
On 08/16/2011 09:39 AM, Philipp Storz wrote:
>
> during the update of my rpm packages, I have the following problem:
>
> the macro '@SQL_BINDIR@' inside of 'make_catalog_backup.pl'
> is not replaced by the correct path, so the Catalog Backup job does not work.
>
> My analysis (and