On Mar 4, 2013, at 5:00 PM, stefano scotti wrote:

> Hi,
> 
> is it possible to list jobs for every catalogs?
> 
> the command "list jobs" list only the jobs of the catalog selected by
> the command "use".

Initial guess: no.

The Director deals with one Catalog/database at a time.

why not script it?

for catalog in $catalogs
do
  magic
done

etc…?

-- 
Dan Langille - http://langille.org


------------------------------------------------------------------------------
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