Greetings,
I am trying to set up some exclusions in a UNIX template I'm creating, and I'm having some difficulty matching a certain pattern. The pattern I need to exclude would look something like this:
/oracle/???/folder
Where I'd like to exclude all "folder" directories under any /oracle/??? directory. In TSM this pattern would match any 3 character long directory name (I'm convernting TSM excludes to DP excludes).
I've tried several options already, and nothing seems to work. Is the asterisk "*" the only wildcard character which works in a backup spec template? How might I accomplish this exclude statement in a template?
Sincere thanks,
C.J.