Here is your configuration: DB2 database server name: db2server DB2 instance name: DB2 DB2 database name: SAMPLE
Author Archive
Howto Restore DB2 Online Backup To Alternate Client on Windows
There are some assumptions before starting: 1. You backed up your DB2 database online and with INCLUDE LOGS directive and with “USEREXIT ON”. 2. You created two policies to backup your DB2 database, one “type DB2″ Backup and one Filesystem backup with User-Backup schedule. 3. Database name you backed up was SAMPLE, server name was [...]
Howto Enable Multipath On Windows 2008 (and R2)
Install Multipath I/O from “Features” on Windows Open MPIO through, Start -> Administrative Tools -> MPIO
MS-SQL Backup Troubleshooting
If you’re having problems when trying to backup an MS-SQL database, as well as other things, you better give a try to the following: If sql server’s hostname is written as uppercase inside the SQL batch script, try the writing the client name in uppercase inside your sql policy. It worked for me.
Howto Restore Controlfile as File
To be able to restore your controlfile you need to issue the following command: (Please note, Oracle Catalog is also used)
NetBackup AIR (Automatic Image Replication) Configuration
First of all I would like to state that, you should read the requirements about AIR configuration on NetBackup guides. Then I need to warn, this is quite a long howto… :)
directory doesn’t have 1024000 KB of space available
If you face with the following error when trying to run NBCC to check your catalog database although you have enough space,
Administration Console Not Refreshing Client Version
I guess it’s some kind of a bug on NetBackup 7.1. Just close your administration console and re-open, and try again, you should be able to see your client’s version update…
Why “requested media id is not assigned to this host in the EMM database” ?
When you wanted to expire a media you faced with the following error: (master_server)/var/adm>bpexpdate -d 0 -m LT1007 Media LT1007 is due to expire at 03/20/2011 19:48:19 Are you sure that the data on this media is not critical to your business, and you are sure you want to delete LT1007 y/n (n)? y requested [...]
Be Careful with SAN Client
Be careful when backing up an Oracle through “NetBackup SAN Client”, or you might have to investigate “what the hell happened to the system while backing up through 10 channels and at a speed of 250MBytes/sec?”.
Howto Stream Databases (Parallel Backup) to Different Tapes on MS-SQL Backups
It’s actually easy.. Just add BATCHSIZE at the beginning of your sql backup script. Below is an example, a backup script which backs up every database inside MS-SQL ($ALL) to 2 tapes.
A Handy Command for SAN Client Configuration
[root@mediaserver admincmd]# ./nbftconfig -help USAGE: nbftconfig [-addclient] [-deleteclient] [-changeclient] [-rescanclient] [-listclients] [-addserver] [-deleteserver] [-changeserver] [-listservers] [-listtargets] [-listactive] [-setconfig] [-getconfig] [-verbose] [-help]
NetBackup 7.0 Installation with a Hostname Other than Default One on Linux
There has been some issues when i tried to install a netbackup 7.0 using a hostname that is different than the default hostname of the server.
vmoprcmd Command Usage
There are different parameters that you can use, but i wanted to share one of the most useful one here…
Howto Configure Access Control on Windows (NetBackup 7.0)
First of all, I wanted to share my first successfull Access Control configuration on NetBackup, so please feel free to share your knowledge if anything is wrong or missing.
media manager found wrong tape in drive(93)
When you want to label your tapes, you faced with the following error: Reference: http://seer.entsupport.symantec.com/docs/265914.htm
incorrect media found in drive index 0
You wanted to change your Media ID Generation rules after adding your Tape Cartridges, and after re-inventorying your tapes, you started facing an error like the following:
ORA-28001: the password has expired
If you are facing a problem in your RMAN backups: ORA-28001: the password has expired As stated, your rman user’s password has expired. You should either change the password, and of course change password in every RMAN script as well.
STATUS CODE 24: socket write failed
If you have facing a status code 24 error when trying to backup: If your client is AIX, check on the client that, the client can resolve “the ip address from hostname” and “the hostname from ip address” of the Netbackup Master server respectively.
Howto Restore a Mailbox from Exchange Backup (Granular Restore)
This document explains howto restore a single mailbox from an exchange backup using granular restore.
Posted in
Tags:
