UNSOLVED

cp9Fthl20112475

updated

17 years ago

0

631

March 8th, 2010 09:00

Increase parallelism in Networker with subfolders

Hi all.

I've a situation like this:

A directory /oracle/XYZ with some subfolders:

- /oracle/XYZ/directoryA

- /oracle/XYZ/directoryB

- /oracle/XYZ/directoryC

- /oracle/XYZ/directoryD

- /oracle/XYZ/directoryE

...

- /oracle/XYZ/directoryL

If I specify only the directory /oracle/XYZ backup takes a long time.

To make the backup faster I can specify all multiple subdirectory, but in this way if I add a new directory on the server and I forget it in the saveset list i will not backup the directory added.

I would ask you if there is a way to specify as savesets something like:

- /oracle/XYZ/directoryA

- /oracle/XYZ/directoryB

- /oracle/XYZ/directoryC

- /oracle/XYZ/directoryD

- /oracle/XYZ/directoryE

- any other subdirectory of /oracle/XYZ/ not yet specified...

In this way I would be safe to not forget to save any data!

Thank you very much in advace.