On Monday 14 March 2005 02:58, Fabio Mengue wrote:
> Hi,
>
> Is it possible to rename a Volume Name ? Can I do something like
>
> # mysql bacula
> mysql> update Media set VolumeName="Fita01" where VolumeName="fita01";
>
> and get away with it ? Do the volume name get used on other tables,
> instead
Hello,
Fabio Mengue wrote:
Hi,
Is it possible to rename a Volume Name ? Can I do something like
# mysql bacula
mysql> update Media set VolumeName="Fita01" where VolumeName="fita01";
and get away with it ? Do the volume name get used on other tables,
instead of the MediaId ?
Not in any tables afaik
Hi,
Is it possible to rename a Volume Name ? Can I do something like
# mysql bacula
mysql> update Media set VolumeName="Fita01" where VolumeName="fita01";
and get away with it ? Do the volume name get used on other tables,
instead of the MediaId ?
I want to do that because one of my admins did no