I want to exclude sapdata, origlog, and mirrlog directories in each of the 9 SAP instances.
This is a snippet of the directive which doesn't work:
<< /oracle/BWD/sapdata2 >>
+skip: .?* *
I am getting the following message during the backup:
save: ignored bad ASM argument '.?*' in file stdin directives
save: ignored bad ASM argument '*' in file stdin directives
Can someone show me the correct syntax needed on the save line?
Thanks, Mike
This is a snippet of the directive which doesn't work:
<< /oracle/BWD/sapdata2 >>
+skip: .?* *
I am getting the following message during the backup:
save: ignored bad ASM argument '.?*' in file stdin directives
save: ignored bad ASM argument '*' in file stdin directives
Can someone show me the correct syntax needed on the save line?
Thanks, Mike