Hello,

I want to backup multiple MSSQL databases. 

I read (not in the bareos docs) this directive in a file set should backup 
all databases:

Plugin = "mssqlvdi:instance=INSTANCENAME"

However I get this error:

  test-fd JobId 5378: Cannot open 
"/@MSSQL/SQLEXPRESSTEST//db-20250303-150001-full.bak": 
ERR=Bad file descriptor (errno=9 | win_error=0x000000CB).
  test-fd JobId 5378: Fatal error: Die -Datenbank ist nicht vorhanden. 
Stellen Sie sicher, dass der Name richtig eingegeben wurde.


Also something like this should work, is that true? My tests are failing as 
well. Maybe this is a bacula feature only.

Plugin = "mssqlvdi:instance=INSTANCENAME:include=TEST01:exclude=TEST02"

  test-fd JobId 5381: Fatal error: Illegal argument include with value 
TEST01 in plugin definition

Is there any option to have a more flexible setup than including all 
databases manually. This could be even more critical if someone else adds a 
new database which is forgotten to be included in the bareos configuration.

Thanks in advance for any suggestions.

I 


-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/2783d9f0-5849-4775-98de-aba6c27ad1d6n%40googlegroups.com.

Reply via email to