JohnPlayerSpecial
IS-IT--Management
My problem is this:
I have few SAP-instances which are not using Online module and therefore I have to use normal savepnpc-backup to do the offline backup.
Now I want to create server side directive which only backups the following filesystems:
/oracle/XXX/ and all subdirectories
/oracle/XXX/sapdata1
/oracle/XXX/sapdata2
/oracle/XXX/sapdata3
/oracle/XXX/sapdata4
etc...
Those sapdatas are independent filesystems and not mounted under /oracle/XXX/
All the other filesystems should be skipped
So basically I want include all sapdatas automatically to backup even amount of sapdatas may rise. This ensures that I can restore complete database and I don't have to maintain the savesets manually.
Is this possible?
I have few SAP-instances which are not using Online module and therefore I have to use normal savepnpc-backup to do the offline backup.
Now I want to create server side directive which only backups the following filesystems:
/oracle/XXX/ and all subdirectories
/oracle/XXX/sapdata1
/oracle/XXX/sapdata2
/oracle/XXX/sapdata3
/oracle/XXX/sapdata4
etc...
Those sapdatas are independent filesystems and not mounted under /oracle/XXX/
All the other filesystems should be skipped
So basically I want include all sapdatas automatically to backup even amount of sapdatas may rise. This ensures that I can restore complete database and I don't have to maintain the savesets manually.
Is this possible?