ADSM-L

Re: [ADSM-L] Solaris Include/exclude .dbf question

2011-03-21 11:04:45
Subject: Re: [ADSM-L] Solaris Include/exclude .dbf question
From: "Hughes, Timothy" <Timothy.Hughes AT OIT.STATE.NJ DOT US>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 21 Mar 2011 11:04:00 -0400
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 AT VM.MARIST DOT 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