Hi,
anyone know a way to skip files through filesystems with directives in networker ?
Something like
<<" /" >>
:+skip *.dbf
The +skip don't cross filesystems, and we have multiples mountpoints for our oracle databases.
Making per-system .nsr is not an option, because the backup team will lose control (if someone delete the .nsr on a server, they'll get backup or large dbf)
By now, we use a lot or directives on the default section, 1 for each database mountpoint, but we are now at the limit of directives.
I saw that uasm can be used with the -x option to cross filesystems, but I dont understand how I can add it to a directive.
Networker 5.5.5 on Solaris 2.6
Thank you
anyone know a way to skip files through filesystems with directives in networker ?
Something like
<<" /" >>
:+skip *.dbf
The +skip don't cross filesystems, and we have multiples mountpoints for our oracle databases.
Making per-system .nsr is not an option, because the backup team will lose control (if someone delete the .nsr on a server, they'll get backup or large dbf)
By now, we use a lot or directives on the default section, 1 for each database mountpoint, but we are now at the limit of directives.
I saw that uasm can be used with the -x option to cross filesystems, but I dont understand how I can add it to a directive.
Networker 5.5.5 on Solaris 2.6
Thank you