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