Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Vilobh Meshram's blog

08 May 2009 |

If the size of the heap data segment is limited then for large process we may have a core dump because of the way the memory management is implemented in AIX.

Following are the quick solution to try out :-

1. ulimit -d unlimited ------ should allow larger process.

0 comments
17 Mar 2009 |

Tha policy DB will not get upgraded with the Netbackup patch update.Say you are using Netbackup 6.5 and if you upgrade to 6.5.3 the policy entries will not get updated automatically.

 

2 comments
26 Jan 2009 |

Note:  This is not a recommended procedure.  It should be used only in extreme situations and as a last step in attempting to restore data. This procedure has been used on numerous occasions with success.

First, figure out the fragment number and the block size needed.

Ex:

# ./bpmedialist -mcontents -ev D0004

4 comments
17 Dec 2008 |

Based on a recent study and suggestions I plan to come up with the post describing approximately how many tapes will we need to backup the data.

Ideal Data Transfer Rate = Amount of data to backup / Backup Window

0 comments