From: Bill Boyer [mailto:[EMAIL PROTECTED]
> Can someone help with a list of excludes for the B/A client
> that runs on an Oracle Win2k box wiht the TDP Oracle agent?
> The TDP manuals for Oracle do not have any section on using
> the B/A client in conjunction with the TDP for a full Oracle
> server recovery scheme.
That's pretty easy actually. Find the directory(ies) that contain the
actual Oracle data. (Call it /foo/bar.) If data base files are the
directory contains, the dsm.opt file should contain the line
exclude /foo/bar/.../*
If the database files are scattered around, use
exclude /.../*.dbf (or whatever the extension is for Oracle db
files)
You don't need exclusion lines for the tdpo option files.
--
Mark Stapleton ([EMAIL PROTECTED])