cancel
Showing results for 
Search instead for 
Did you mean: 

[Copilot] RMAN trace debug

yonghan_bae
Level 2
Accredited

HI,

How can I trace rman debug during the copilot backup.

Such as follows command,

<rman target / debug trace=/tmp/rman.log>

The reason I need tracking is that of the I/O performance degradation.

Thank you for your help.

2 REPLIES 2

Nicolai
Moderator
Moderator
Partner    VIP   

I am not sure how this effects copilot, but in Netbackup the output from RMAN can be found in

/usr/openv/netbackup/logs/bphdb

If directory does't exist, then create it. The oracle needs writing permission to bphdb.

For Netbackup Intelegent Policies, pls see  :

 https://www.veritas.com/content/support/en_US/doc/16226115-130539065-0/v118362068-130539065

yonghan_bae
Level 2
Accredited

Hi, Nicolai

Thanks for your response.

So far, I have not found the cause of RMAN' merge io performance degradation.