Enable access data for restore from another node TSM

I need to restore data from server A of data server B
Connect to server B and enable access :

tsm> set access backup /oradata/xxx/system/* * *
ANS1148I ‘Set Access’ command successfully completed
tsm> set access backup /oradata/xxx/system/*/* * *
ANS1148I ‘Set Access’ command successfully completed
tsm> set access backup /oradata/xxx/dati/* * *
ANS1148I ‘Set Access’ command successfully completed

How to view access :

tsm> query access
Type     Node        User        Path
—-     —————————-
Backup   *           *           /oradata/xxx/system/*
Backup   *           *           /oradata/xxx/system/*/*
Backup   *           *           /oradata/xxx/dati/*
ANS1148I ‘Query Access’ command successfully completed
set access [backup,archive] [filesystem] [node to enable access] 
Enable access data for restore from another node TSM

Leave a Reply

Your email address will not be published. Required fields are marked *