I guess the first question is CAN the client option set include/exclude parameters be overrided I assume they can..I am still looking
Thanks From: Hughes, Timothy Sent: Monday, March 21, 2011 10:42 AM To: ADSM-L@VM.MARIST.EDU Subject: Solaris Include/exclude .dbf question I did a "q inclexcl" and our solaris client option seems to be excluding important files in a directory called >>>/db_backup/PRODBKUP/datafiles Exclude All /.../*.DBF Exclude All /.../*.CTL If i edit the dsm.sys file to include these files is the following syntax correct? Include All /.../*.DBF Include All /.../*.CTL Or if I just wanted to include in that specific directory would it be Include /db_backup/PRODBKUP/datafiles/*.dbf Or Include /db_backup/PRODBKUP/datafiles/*.../*.dbf Also here is a example of one of the files (akd01.dbf) Thanks